aboutsummaryrefslogtreecommitdiff
path: root/grammars/utf8-id.bp
AgeCommit message (Expand)Author
2021-07-19Overhaul of word boundaries/edges. Now they use \b, which is implementedBruce Hill
2021-05-22Fix for keyword checkBruce Hill
2021-05-11Renamed boundary->edgeBruce Hill
2021-05-11Overhaul of |-word boundaries (| is deprecated), performanceBruce Hill
2021-01-18Performance optimizations for `id` and `|` rulesBruce Hill
2021-01-17Bugfix for typoBruce Hill
2020-12-12Bunch of changes, including some bpeg->bp renaming, and addingBruce Hill