aboutsummaryrefslogtreecommitdiff
path: root/explain.c
AgeCommit message (Expand)Author
2022-04-09Moving print logic out of match.c and renaming explain -> printmatchBruce Hill
2021-09-23Moved type defs into their own files instead of types.hBruce Hill
2021-09-07Shortening \033[0m -> \033[mBruce Hill
2021-08-28Style change: added cino=:0 (i.e. case statements on same indentation asBruce Hill
2021-08-01Renamed matchviz -> explainBruce Hill