about summary refs log tree commit diff stats
path: root/source_text_tests.lua
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: up arrow when line above is a drawingKartik K. Agaram2023-01-311-0/+50
| | | | This bug was introduced in commit 528c64d690 on 2022-09-05 :/
* deduce test names on failuresKartik K. Agaram2023-01-201-522/+428
|
* overzealous search-and-replaceKartik K. Agaram2022-12-231-1/+1
|
* 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