aboutsummaryrefslogtreecommitdiff
path: root/bpeg.c
AgeCommit message (Expand)Author
2020-09-10Added multiline variants of operatorsBruce Hill
2020-09-10Added escape rangesBruce Hill
2020-09-10Some bug fixes, syntax tweaks, added ^^/$$/__, and bpeg meta grammar.Bruce Hill
2020-09-10Added "~x" (anything but x) and dropped "^x" (up to x), added "^" (startBruce Hill
2020-09-09Improving escape handlingBruce Hill
2020-09-09Loads of changes, including new CLI flags, start-in-string mode, etc.Bruce Hill
2020-09-08Some cool debug viz stuffBruce Hill
2020-09-08CleanupBruce Hill
2020-09-08Tweaking display output.Bruce Hill
2020-09-08DebuggingBruce Hill
2020-09-08Cleaned up backslash escape codeBruce Hill
2020-09-08Simplified repeat code and added file inputBruce Hill
2020-09-08Fix named capturesBruce Hill
2020-09-08Added replacement functionalityBruce Hill
2020-09-08Improved printing code, fixed some bugsBruce Hill
2020-09-07Updates and cleanupBruce Hill
2020-09-07Cleanup, splitting into filesBruce Hill
2020-09-07Initial commitBruce Hill