summaryrefslogtreecommitdiff
path: root/src/stages/syntactic.rs
Commit message (Expand)AuthorAge
* Allow quote characters to be used in identifiersHEADmainBen Bridle7 days
* Add a specific error for nested macro definitionsBen Bridle2025-10-13
* Implement octal literalsBen Bridle2025-04-17
* Implement negative integer literalsBen Bridle2025-04-12
* Report token without prefix in invalid literal errorsBen Bridle2025-03-23
* Tidy codyBen Bridle2025-03-18
* Rewrite entire assemblerBen Bridle2025-03-11