aboutsummaryrefslogtreecommitdiff
path: root/print.c
AgeCommit message (Expand)Author
2021-01-18A few more pedantic cleanupsBruce Hill
2021-01-18More static analysis cleanupBruce Hill
2021-01-18Checking more return values (per static analyzer)Bruce Hill
2021-01-18Static analysis part 1Bruce Hill
2021-01-18Better visualization of matches with newlines and tabsBruce Hill
2021-01-18Fixed error printing codeBruce Hill
2021-01-17Code cleanup on utilsBruce Hill
2021-01-17Fixed color output for utf8 sequencesBruce Hill
2021-01-16Renamed VM_ to BP_Bruce Hill
2021-01-15Sorting importsBruce Hill
2021-01-15Renamed vm->matchBruce Hill
2021-01-15Renaming files: printing->print, file_loader->filesBruce Hill