| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-16 | Fixed upto for non-matches | Bruce Hill |
| 2020-09-16 | In verbose mode, print lowercase captures too | Bruce Hill |
| 2020-09-16 | Consolidated repetition ops (instead of '+', '*', '?', etc. now it's all | Bruce Hill |
| 2020-09-14 | Added --ignore-case flag | Bruce Hill |
| 2020-09-14 | Added nodent support (|) | Bruce Hill |
| 2020-09-13 | Spruced up a bunch of stuff, tweaked the grammar, added docs | Bruce Hill |
| 2020-09-13 | Changed "upto-and" syntax to ".."/"..." | Bruce Hill |
| 2020-09-13 | Added == operator | Bruce Hill |
| 2020-09-13 | Added captures in lookaheads/behinds. | Bruce Hill |
| 2020-09-13 | Tentative support for left-recursion | Bruce Hill |
| 2020-09-13 | Don't use color for non-tty outputs, added `-m` mode argument | Bruce Hill |
| 2020-09-12 | Added backrefs | Bruce Hill |
| 2020-09-12 | Tweaks to CLI, bugfix for escape replacements | Bruce Hill |
| 2020-09-11 | Improved handling of CLI flags | Bruce Hill |
| 2020-09-11 | Tightening up the makefile flags and vim modelines | Bruce Hill |
| 2020-09-11 | Major overhaul refactor restructuring | Bruce Hill |
