aboutsummaryrefslogtreecommitdiff
path: root/viz.c
AgeCommit message (Expand)Author
2021-01-08Renamed viz -> printing, and tidied up the code a bitBruce Hill
2021-01-08Refactoring, moving visualization and virtual machine code into properBruce Hill
2020-12-17Better null byte handling, simplified match datastructures, and someBruce Hill
2020-12-17CleanupBruce Hill
2020-12-17Memory allocation failure checks, and a simpler new() functionBruce Hill
2020-12-14Dead codeBruce Hill
2020-12-12Bunch of changes, including some bpeg->bp renaming, and addingBruce Hill