aboutsummaryrefslogtreecommitdiff
path: root/file_loader.h
AgeCommit message (Expand)Author
2021-01-15Cleaned up and simplified global state setting stuff (e.g. --verbose)Bruce Hill
2021-01-14Overhaul of memory tracking and left recursion. Added explanation docBruce Hill
2021-01-13Working towards zero memory leakageBruce Hill
2021-01-13Major overhaul of some of the memory tracking code, as well as someBruce Hill
2021-01-12Added forward declarations for static functionsBruce Hill
2021-01-12Some general cleanup, adding comments, adding more __attribute__s whereBruce Hill
2021-01-12Standardizing to line-comments instead of block commentsBruce Hill
2020-12-27Added in-place filtering/replacementsBruce Hill
2020-12-17Better null byte handling, simplified match datastructures, and someBruce Hill
2020-09-28Starting to add better error messagesBruce Hill
2020-09-23More rigorous compile-time checks via __attribute__sBruce Hill
2020-09-18Slightly better handling of NULL bytesBruce Hill
2020-09-16Added tons of file and line number stuffBruce Hill
2020-09-16WIPBruce Hill