about summary refs log tree commit diff stats
path: root/source.lua
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* more correct absolute path detectionKartik K. Agaram2022-09-111-3/+2
|
* bugfix: path munging on WindowsKartik K. Agaram2022-09-101-2/+3
|
* support drawings in the source editorKartik K. Agaram2022-09-051-1/+1
|
* include some missing source filesKartik K. Agaram2022-09-051-0/+4
|
* 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