about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge text.loveKartik K. Agaram2023-06-171-2/+3
|\| |
| * | Merge lines.loveKartik K. Agaram2023-06-171-2/+3
| |\|
| | * stop highlighting strings in codeKartik K. Agaram2023-06-171-2/+3
* | | Merge text.loveKartik K. Agaram2023-06-081-1/+3
|\| |
| * | Merge lines.loveKartik K. Agaram2023-06-081-1/+3
| |\|
| | * reconcile manual tests with some downstream forksKartik K. Agaram2023-06-081-1/+3
* | | Merge text.loveKartik K. Agaram2023-06-083-7/+24
|\| |
| * | Merge lines.loveKartik K. Agaram2023-06-083-7/+24
| |\|
| | * several bugfixes in saving/loading cursor positionKartik K. Agaram2023-06-083-7/+24
* | | stop showing the cursorKartik K. Agaram2023-06-071-1/+6
* | | Merge text.loveKartik K. Agaram2023-06-072-1/+8
|\| |
| * | Merge lines.loveKartik K. Agaram2023-06-072-1/+8
| |\|
| | * document some editor constantsKartik K. Agaram2023-06-071-0/+19
* | | Merge text.loveKartik K. Agaram2023-06-061-0/+2
|\| |
| * | Merge lines.loveKartik K. Agaram2023-06-061-0/+2
| |\|
| | * return height of editor widget after drawingKartik K. Agaram2023-06-061-0/+2
* | | Merge text.loveKartik K. Agaram2023-06-061-0/+54
|\| |
| * | Merge lines.loveKartik K. Agaram2023-06-061-0/+54
| |\|
| | * document facilities for buttons on screenKartik K. Agaram2023-06-061-0/+54
* | | Merge text.loveKartik K. Agaram2023-06-053-8/+22
|\| |
| * | Merge lines.loveKartik K. Agaram2023-06-053-8/+22
| |\|
| | * document a couple of miscellaneous helpersKartik K. Agaram2023-06-051-0/+6
| | * document a few more keyboard primitivesKartik K. Agaram2023-06-051-0/+9
| | * rename modifier_down to key_downKartik K. Agaram2023-06-053-8/+7
* | | Merge text.loveKartik K. Agaram2023-06-0412-58/+402
|\| |
| * | Merge lines.loveKartik K. Agaram2023-06-0412-58/+402
| |\|
| | * port inscript's bugfix to source editorKartik K. Agaram2023-06-046-31/+143
| | * bugfix: inscript's bugKartik K. Agaram2023-06-044-16/+65
| | * handle wrapping linesKartik K. Agaram2023-06-032-2/+19
| | * change how we handle clicks above top marginKartik K. Agaram2023-06-034-24/+34
| | * desired behavior now looks goodKartik K. Agaram2023-06-021-0/+5
| | * save the list of tests in repoKartik K. Agaram2023-06-021-0/+113
| | * get rid of recent_mouseKartik K. Agaram2023-06-013-37/+24
| | * failing test now looks realisticKartik K. Agaram2023-06-011-0/+46
| | * idea: set recent_mouse on mouse eventsKartik K. Agaram2023-06-012-4/+4
| | * ah, I see the problemKartik K. Agaram2023-06-012-13/+8
| | * some temporary logging to catch a bugKartik K. Agaram2023-06-013-6/+17
* | | Merge text.loveKartik K. Agaram2023-05-301-9/+19
|\| |
| * | Merge lines.loveKartik K. Agaram2023-05-301-9/+19
| |\|
| | * wait, fix testsKartik K. Agaram2023-05-301-9/+19
* | | Merge text.loveKartik K. Agaram2023-05-301-5/+10
|\| |
| * | Merge lines.loveKartik K. Agaram2023-05-301-5/+10
| |\|
| | * bugfix: drawings in source editorKartik K. Agaram2023-05-302-10/+20
* | | Merge text.loveKartik K. Agaram2023-05-144-4/+6
|\| |
| * | Merge lines.loveKartik K. Agaram2023-05-144-3/+5
| |\|
| | * hide cursor in log browser windowKartik K. Agaram2023-05-142-3/+3
| | * add an assertKartik K. Agaram2023-05-142-0/+2
| * | Merge lines.loveKartik K. Agaram2023-05-141-1/+1
| |\|
| | * bugfix: rendering hyperlinks in wrapping linesKartik K. Agaram2023-05-141-1/+1
* | | Merge text.loveKartik K. Agaram2023-05-133-48/+62
|\| |