summaryrefslogtreecommitdiff
path: root/src/stages/semantic.rs
Commit message (Collapse)AuthorAge
* Improve error reporting for macros invoked before definitionBen Bridle2025-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 libraryBen Bridle2025-03-18