aboutsummaryrefslogtreecommitdiff
path: root/grammar.c
AgeCommit message (Expand)Author
2020-09-23More rigorous compile-time checks via __attribute__sBruce Hill
2020-09-16Removed the requirement for semicolons, changed '=' -> ':' forBruce Hill
2020-09-16WIPBruce Hill
2020-09-12Added backrefsBruce Hill
2020-09-12Moving towards separate grammar files.Bruce Hill
2020-09-12Tweaks to CLI, bugfix for escape replacementsBruce Hill
2020-09-11Improved handling of CLI flagsBruce Hill
2020-09-11Tightening up the makefile flags and vim modelinesBruce Hill
2020-09-11Major overhaul refactor restructuringBruce Hill