about summary refs log tree commit diff stats
path: root/run.lua
Commit message (Expand)AuthorAgeFilesLines
* hoist out some common settingsKartik K. Agaram2023-01-161-5/+0
* bugfixKartik K. Agaram2023-01-061-2/+2
* typoKartik K. Agaram2023-01-011-2/+2
* fix stale commentKartik K. Agaram2023-01-011-1/+1
* make love event names consistentKartik K. Agaram2022-12-231-9/+9
* some debug printsKartik K. Agaram2022-09-171-0/+1
* more correct absolute path detectionKartik K. Agaram2022-09-111-3/+2
* bugfix: path munging on WindowsKartik K. Agaram2022-09-101-2/+3
* bugfix: cold startKartik K. Agaram2022-09-031-0/+3
* remember window positions across restart/ctrl+eKartik K. Agaram2022-09-031-3/+5
* editing source code from within the appKartik K. Agaram2022-09-031-0/+182
* renameKartik K. Agaram2022-05-221-37/+0
* beginnings of a test harnessKartik K. Agaram2022-05-221-0/+37