aboutsummaryrefslogtreecommitdiff
path: root/explain.c
AgeCommit message (Collapse)Author
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
switch). Also fixed issue where $$ would fail to match with trailing newline on file
2021-08-01Renamed matchviz -> explainBruce Hill