Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | some debug prints | Kartik K. Agaram | 2022-09-17 | 1 | -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.love | Kartik K. Agaram | 2022-09-17 | 1 | -1/+3 | |
|\| | ||||||
| * | isolate some tests from settings | Kartik K. Agaram | 2022-09-17 | 1 | -1/+3 | |
| | | ||||||
* | | Merge lines.love | Kartik K. Agaram | 2022-09-17 | 1 | -11/+14 | |
|\| | ||||||
| * | get rid of ugly side-effects in tests | Kartik K. Agaram | 2022-09-17 | 1 | -9/+9 | |
| | | ||||||
| * | bugfix: source margins when toggling log browser | Kartik K. Agaram | 2022-09-17 | 1 | -1/+4 | |
| | | | | | | | | Running the tests now uglily resizes the window for a second or two. | |||||
| * | new test | Kartik K. Agaram | 2022-09-15 | 1 | -1/+1 | |
| | | ||||||
* | | Merge lines.love | Kartik K. Agaram | 2022-09-11 | 1 | -3/+2 | |
|\| | ||||||
| * | more correct absolute path detection | Kartik K. Agaram | 2022-09-11 | 1 | -3/+2 | |
| | | ||||||
* | | Merge lines.love | Kartik K. Agaram | 2022-09-10 | 1 | -2/+3 | |
|\| | ||||||
| * | bugfix: path munging on Windows | Kartik K. Agaram | 2022-09-10 | 1 | -2/+3 | |
| | | ||||||
* | | Merge lines.love | Kartik K. Agaram | 2022-09-05 | 1 | -1/+5 | |
|\| | ||||||
| * | support drawings in the source editor | Kartik K. Agaram | 2022-09-05 | 1 | -1/+1 | |
| | | ||||||
| * | include some missing source files | Kartik K. Agaram | 2022-09-05 | 1 | -0/+4 | |
| | | ||||||
* | | Merge lines.love | Kartik K. Agaram | 2022-09-03 | 1 | -0/+2 | |
|\| | ||||||
| * | set window title within each app | Kartik K. Agaram | 2022-09-03 | 1 | -0/+2 | |
| | | | | | | | | The main app shows the file being edited, but the programming environment does not. | |||||
| * | editing source code from within the app | Kartik K. Agaram | 2022-09-03 | 1 | -0/+358 | |
| | | | | | integrated from pong.love via text.love: https://merveilles.town/@akkartik/108933336531898243 | |||||
* | editing source code from within the app | Kartik K. Agaram | 2022-09-03 | 1 | -0/+358 | |
integrated from pong.love: https://merveilles.town/@akkartik/108933336531898243 |