about summary refs log tree commit diff stats
path: root/source.lua
Commit message (Collapse)AuthorAgeFilesLines
...
| * some debug printsKartik K. Agaram2022-09-171-0/+2
| | | | | | | | | | | | I'm starting to edit the sources from within the app in ernest. First question: why does the file navigation menu skip some files? These prints answer the question.
* | Merge lines.loveKartik K. Agaram2022-09-171-1/+3
|\|
| * isolate some tests from settingsKartik K. Agaram2022-09-171-1/+3
| |
* | Merge lines.loveKartik K. Agaram2022-09-171-11/+14
|\|
| * get rid of ugly side-effects in testsKartik K. Agaram2022-09-171-9/+9
| |
| * bugfix: source margins when toggling log browserKartik K. Agaram2022-09-171-1/+4
| | | | | | | | Running the tests now uglily resizes the window for a second or two.
| * new testKartik K. Agaram2022-09-151-1/+1
| |
* | Merge lines.loveKartik K. Agaram2022-09-111-3/+2
|\|
| * more correct absolute path detectionKartik K. Agaram2022-09-111-3/+2
| |
* | Merge lines.loveKartik K. Agaram2022-09-101-2/+3
|\|
| * bugfix: path munging on WindowsKartik K. Agaram2022-09-101-2/+3
| |
* | Merge lines.loveKartik K. Agaram2022-09-051-1/+5
|\|
| * support drawings in the source editorKartik K. Agaram2022-09-051-1/+1
| |
| * include some missing source filesKartik K. Agaram2022-09-051-0/+4
| |
* | Merge lines.loveKartik K. Agaram2022-09-031-0/+2
|\|
| * set window title within each appKartik K. Agaram2022-09-031-0/+2
| | | | | | | | The main app shows the file being edited, but the programming environment does not.
| * editing source code from within the appKartik K. Agaram2022-09-031-0/+358
| | | | | integrated from pong.love via text.love: https://merveilles.town/@akkartik/108933336531898243
* editing source code from within the appKartik K. Agaram2022-09-031-0/+358
integrated from pong.love: https://merveilles.town/@akkartik/108933336531898243