| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-07-19 | Overhaul of word boundaries/edges. Now they use \b, which is implemented | Bruce Hill |
| 2021-05-20 | Fixes for char sets/ranges and cleanups | Bruce Hill |
| 2021-05-20 | Added (!) syntax for errors with proper opcode support | Bruce Hill |
| 2021-05-19 | Added ~ and !~ operators as replacements for == and != | Bruce Hill |
| 2021-05-11 | Overhaul of |-word boundaries (| is deprecated), performance | Bruce Hill |
| 2021-05-11 | Converted ^/^^/$/$$ into pattern types instead of builtin definitions | Bruce Hill |
| 2021-05-10 | Added {word} feature and cleaned up the code some. | Bruce Hill |
| 2021-01-20 | Tweaked `..` syntax to make it more flexible (now: `.. % skip pat`) | Bruce Hill |
| 2021-01-18 | Fixed some grammar bugs | Bruce Hill |
| 2021-01-17 | Adding more language grammars | Bruce Hill |
