aboutsummaryrefslogtreecommitdiff
path: root/bpeg.1
AgeCommit message (Expand)Author
2020-09-28Moved */+ back to prefix, and dropped ?Bruce Hill
2020-09-28Added !=Bruce Hill
2020-09-28Added +/*/? postfix operatorsBruce Hill
2020-09-28Updated docs for commentsBruce Hill
2020-09-28New grammar: [<pat>] instead of 0-1(<pat>), and @foo=<pat> instead ofBruce Hill
2020-09-16Changed arg parsing to '-d foo:baz' for consistency (was: '-d foo=baz')Bruce Hill
2020-09-16Removed (/) (which is just a clunky way to do "")Bruce Hill
2020-09-16Updated docsBruce Hill
2020-09-14Added --ignore-case flagBruce Hill
2020-09-14Tweaks and docsBruce Hill
2020-09-13Spruced up a bunch of stuff, tweaked the grammar, added docsBruce Hill
2020-09-11Updated makefile, added manpageBruce Hill