aboutsummaryrefslogtreecommitdiff
path: root/grammars/rust.bp
AgeCommit message (Expand)Author
2021-08-01Changed how definitions workBruce Hill
2021-07-30Added | as alias for \bBruce Hill
2021-07-19Overhaul of word boundaries/edges. Now they use \b, which is implementedBruce Hill
2021-05-19Fancier string escape sequences and a bit of cleanup.Bruce Hill
2021-05-11Overhaul of |-word boundaries (| is deprecated), performanceBruce Hill
2021-05-10Added {word} feature and cleaned up the code some.Bruce Hill
2021-01-20Fixed grammar syntax for `..%`Bruce Hill
2021-01-17Adding and improving grammars.Bruce Hill