Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of to_text | Kartik K. Agaram | 2023-04-01 | 1 | -1/+9 |
* | bugfix: naming points | Kartik K. Agaram | 2023-03-26 | 1 | -1/+3 |
* | remove a condition | Kartik K. Agaram | 2023-01-22 | 1 | -1/+1 |
* | clean up a print | Kartik K. Agaram | 2023-01-20 | 1 | -1/+0 |
* | deduce test names on failures | Kartik K. Agaram | 2023-01-20 | 1 | -1/+14 |
* | link to default love.run for comparison | Kartik K. Agaram | 2023-01-20 | 1 | -2/+2 |
* | make love event names consistent | Kartik K. Agaram | 2022-12-23 | 1 | -7/+7 |
* | undo an ancient hack; be an idiomatic LÖVE app | Kartik K. Agaram | 2022-11-27 | 1 | -3/+3 |
* | support mouse clicks in file navigator | Kartik K. Agaram | 2022-09-18 | 1 | -0/+4 |
* | get rid of ugly side-effects in tests | Kartik K. Agaram | 2022-09-17 | 1 | -0/+25 |
* | bugfix: save modified files in save directory | Kartik K. Agaram | 2022-09-05 | 1 | -2/+26 |
* | editing source code from within the app | Kartik K. Agaram | 2022-09-03 | 1 | -6/+23 |
* | make App.open_for_* look more like io.open | Kartik K. Agaram | 2022-08-23 | 1 | -7/+9 |
* | distinguish consistently between mouse buttons and other buttons | Kartik K. Agaram | 2022-08-23 | 1 | -17/+17 |
* | reclaim a couple more functions after tests | Kartik K. Agaram | 2022-08-19 | 1 | -0/+2 |
* | hardcode some assumptions about how this app uses love | Kartik K. Agaram | 2022-08-06 | 1 | -18/+11 |
* | formatting | Kartik K. Agaram | 2022-07-16 | 1 | -2/+2 |
* | a more radical attempt at ignoring nil y's | Kartik K. Agaram | 2022-07-13 | 1 | -3/+5 |
* | . | Kartik K. Agaram | 2022-07-12 | 1 | -0/+2 |
* | make colors easier to edit | Kartik K. Agaram | 2022-07-11 | 1 | -0/+4 |
* | bugfix: typing should delete highlighted text | Kartik K. Agaram | 2022-06-20 | 1 | -2/+7 |
* | autosave slightly less aggressively | Kartik K. Agaram | 2022-06-17 | 1 | -0/+13 |
* | test: autosave after any shape | Kartik K. Agaram | 2022-06-14 | 1 | -2/+16 |
* | new test | Kartik K. Agaram | 2022-06-12 | 1 | -0/+9 |
* | override mouse state lookups in tests | Kartik K. Agaram | 2022-06-12 | 1 | -10/+47 |
* | delete all tests once they've executed | Kartik K. Agaram | 2022-06-12 | 1 | -0/+4 |
* | redundant check | Kartik K. Agaram | 2022-06-12 | 1 | -4/+2 |
* | select text with shift + mouseclick | Kartik K. Agaram | 2022-06-04 | 1 | -0/+16 |
* | select text using mouse drag | Kartik K. Agaram | 2022-06-03 | 1 | -0/+6 |
* | test harness now supports copy/paste | Kartik K. Agaram | 2022-06-02 | 1 | -0/+10 |
* | update some App framework docs | Kartik K. Agaram | 2022-05-31 | 1 | -5/+5 |
* | go through App in a couple more places | Kartik K. Agaram | 2022-05-29 | 1 | -4/+4 |
* | test and App helper for mouse clicks | Kartik K. Agaram | 2022-05-25 | 1 | -0/+6 |
* | no, make sure to compute line width after screen dimensions | Kartik K. Agaram | 2022-05-25 | 1 | -1/+2 |
* | couple more tests | Kartik K. Agaram | 2022-05-25 | 1 | -0/+18 |
* | one bug I've repeatedly run into while testing with Moby Dick | Kartik K. Agaram | 2022-05-23 | 1 | -0/+1 |
* | disable all debug prints | Kartik K. Agaram | 2022-05-23 | 1 | -1/+1 |
* | snapshot | Kartik K. Agaram | 2022-05-23 | 1 | -1/+8 |
* | bugfix: don't rely on Screen_bottom1 while scrolling | Kartik K. Agaram | 2022-05-23 | 1 | -1/+1 |
* | first successful pagedown test, first bug found by test | Kartik K. Agaram | 2022-05-23 | 1 | -1/+11 |
* | one more implication | Kartik K. Agaram | 2022-05-22 | 1 | -0/+3 |
* | basic test-enabled framework | Kartik K. Agaram | 2022-05-22 | 1 | -5/+184 |
* | rename | Kartik K. Agaram | 2022-05-22 | 1 | -0/+37 |