aboutsummaryrefslogtreecommitdiff
path: root/match.h
AgeCommit message (Expand)Author
2021-08-01Moved caching code onto the file, which fixed an issue with file slicingBruce Hill
2021-07-30Removing DEBUG_HEAP, just do a full cleanup all the timeBruce Hill
2021-07-26Introduced cache to greatly speed up many use casesBruce Hill
2021-01-20Added --skip flag for skipping over patternsBruce Hill
2021-01-18More static analyzer cleanup, including switching to use bools whereBruce Hill
2021-01-18Static analysis part 1Bruce Hill
2021-01-15Moved pattern code into the right fileBruce Hill
2021-01-15Renamed vm->matchBruce Hill