| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-09-23 | Moved type defs into their own files instead of types.h | Bruce Hill |
| 2021-09-22 | Moved capture retrieval logic into match.c and out of print.c | Bruce Hill |
| 2021-09-21 | Moving cache logic into match, cleaner next_match() API, and slightly | Bruce Hill |
| 2021-09-19 | Moved capture retrieval logic into print.c | Bruce Hill |
| 2021-08-28 | Style change: added cino=:0 (i.e. case statements on same indentation as | Bruce Hill |
| 2021-08-01 | Moved caching code onto the file, which fixed an issue with file slicing | Bruce Hill |
| 2021-07-30 | Removing DEBUG_HEAP, just do a full cleanup all the time | Bruce Hill |
| 2021-07-26 | Introduced cache to greatly speed up many use cases | Bruce Hill |
| 2021-01-20 | Added --skip flag for skipping over patterns | Bruce Hill |
| 2021-01-18 | More static analyzer cleanup, including switching to use bools where | Bruce Hill |
| 2021-01-18 | Static analysis part 1 | Bruce Hill |
| 2021-01-15 | Moved pattern code into the right file | Bruce Hill |
| 2021-01-15 | Renamed vm->match | Bruce Hill |
