about summary refs log tree commit diff stats
path: root/colorize.lua
Commit message (Collapse)AuthorAgeFilesLines
* source editing: highlight [[ ]] comments/stringsKartik K. Agaram2022-11-111-4/+14
| | | | | In the process I fixed suffix detection for patterns with more than 1 character.
* editing source code from within the appKartik K. Agaram2022-09-031-0/+83
integrated from pong.love via text.love: https://merveilles.town/@akkartik/108933336531898243