aboutsummaryrefslogtreecommitdiff
path: root/grammars/javascript.bp
AgeCommit message (Expand)Author
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-17Added Javscript and simplified python importsBruce Hill