aboutsummaryrefslogtreecommitdiff
path: root/utils.c
AgeCommit message (Collapse)Author
2020-12-14Updated '|' to mean word boundary and \N for nodentBruce Hill
2020-09-28Major improvements to error messagesBruce Hill
2020-09-28Starting to add better error messagesBruce Hill
2020-09-28Fixes for captures and backrefs, and added block commentsBruce Hill
2020-09-16WIPBruce Hill
2020-09-14Added nodent support (|)Bruce Hill
2020-09-13Added null terminator and closed file handlerBruce Hill
2020-09-12Fixes for CLI flagsBruce Hill
2020-09-12Added backrefsBruce Hill
2020-09-11Tightening up the makefile flags and vim modelinesBruce Hill
2020-09-11Major overhaul refactor restructuringBruce Hill