aboutsummaryrefslogtreecommitdiff
path: root/grammars/html.bp
AgeCommit message (Expand)Author
2021-07-17Performance optimization for common case where pattern starts withBruce Hill
2021-05-19Added ~ and !~ operators as replacements for == and !=Bruce Hill
2021-01-20Fixed grammar syntax for `..%`Bruce Hill
2021-01-17Improved HTML grammarBruce Hill
2021-01-05Simplified `...` to `..%\n` and `$.` to `./\n`Bruce Hill
2020-12-14Fix for htmlBruce Hill
2020-12-14Updated grammarsBruce Hill
2020-12-12Bunch of changes, including some bpeg->bp renaming, and addingBruce Hill