Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve error reporting for macros invoked before definition | Ben Bridle | 2025-03-25 |
| | | | | | | These errors were only being correctly reported when the invocation was inside a macro body. The error report has been expanded to also report the location of the eventual matching macro definition. | ||
* | Rewrite library | Ben Bridle | 2025-03-18 |