about summary refs log tree commit diff stats
path: root/source_text_tests.lua
Commit message (Collapse)AuthorAgeFilesLines
* make love event names consistentKartik K. Agaram2022-12-231-22/+22
| | | | | I want the words to be easy to read, and to use a consistent tense. update and focus seem more timeless; let's make everything like those.
* streamline one more test nameKartik K. Agaram2022-12-131-14/+14
|
* repeat changes on source editorKartik K. Agaram2022-12-131-53/+36
|
* support selections in the source editorKartik K. Agaram2022-09-061-2/+408
| | | | | I've only tested side A so far, and included a statement of how I want side B to behave.
* support drawings in the source editorKartik K. Agaram2022-09-051-1/+59
|
* editing source code from within the appKartik K. Agaram2022-09-031-0/+1609
integrated from pong.love via text.love: https://merveilles.town/@akkartik/108933336531898243