summary refs log tree commit diff
path: root/bin/shotty.l (follow)
Commit message (Collapse)AuthorAge
* Ignore XTWINOPS in shottyJune McEnroe2021-10-20
|
* Revert "Add shotty -t to animate (crudely) between snapshots"June McEnroe2021-10-18
| | | | | | | | This reverts commit 0fc730ec8e058607b05185e1a36b22615ffbae40. It's mostly irrelevant to how shotty actually functions so I think it would be better done externally. Reverting just to keep the dumb JavaScript in history.
* Add shotty -t to animate (crudely) between snapshotsJune McEnroe2021-10-18
|
* Add shotty -i to output inline colorsJune McEnroe2021-10-18
|
* Skip DECKP* in lexerJune McEnroe2021-10-18
|
* Rewrite shotty with lexJune McEnroe2021-10-18
So much cleaner!