aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-01-18Static analysis part 1Bruce Hill
2021-01-17Removed -v file from uninstallBruce Hill
2021-01-17Removed -v flags from installBruce Hill
2021-01-17Fix for leaktest renaming bpeg->bpBruce Hill
2021-01-15Renamed grammar -> definitionsBruce Hill
2021-01-15Rename compiler -> patternBruce Hill
2021-01-15Renamed vm->matchBruce Hill
2021-01-15Renaming files: printing->print, file_loader->filesBruce Hill
2021-01-15Fully supporting NAME make argumentBruce Hill
2021-01-15Improved use of $(NAME)Bruce Hill
2021-01-15Added rule to simplify memory leak testingBruce Hill
2021-01-14Overhaul of memory tracking and left recursion. Added explanation docBruce Hill
2021-01-13Update makefile to better reflect header dependenciesBruce Hill
2021-01-08Renamed viz -> printing, and tidied up the code a bitBruce Hill
2021-01-04Simplified makefileBruce Hill
2021-01-02Updated compiler flagsBruce Hill
2020-12-30Removed mkdir -v flag for compatibilityBruce Hill
2020-12-30Bumped XOPEN_SOURCE numberBruce Hill
2020-12-30Fully purging "bpeg" from the sourceBruce Hill
2020-12-14Moved json code into its own fileBruce Hill
2020-12-12Bunch of changes, including some bpeg->bp renaming, and addingBruce Hill
2020-09-20Added configurability for CCBruce Hill
2020-09-16WIPBruce Hill
2020-09-13Makefile fixBruce Hill
2020-09-12Moving towards separate grammar files.Bruce Hill
2020-09-11Updated makefile, added manpageBruce Hill
2020-09-11Tightening up the makefile flags and vim modelinesBruce Hill
2020-09-11Major overhaul refactor restructuringBruce Hill
2020-09-08Simplified repeat code and added file inputBruce Hill
2020-09-07Updates and cleanupBruce Hill
2020-09-07Cleanup, splitting into filesBruce Hill
2020-09-07Initial commitBruce Hill