about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * clean up some cruft from error callstacksKartik K. Agaram2023-11-101-1/+22
| | * remove a no-op regex munging on callstacksKartik K. Agaram2023-11-101-1/+1
* | | Merge text.loveKartik K. Agaram2023-10-285-9/+13
|\| |
| * | Merge lines.loveKartik K. Agaram2023-10-285-9/+13
| |\|
| | * use my name for a dirKartik K. Agaram2023-10-272-2/+2
| | * remove stale variable from docsKartik K. Agaram2023-10-271-1/+1
| | * change section delimiters in log for OpenBSDKartik K. Agaram2023-10-202-6/+10
* | | Merge text.loveKartik K. Agaram2023-10-165-8/+4
|\| |
| * | Merge lines.loveKartik K. Agaram2023-10-165-8/+4
| |\|
| | * use color alpha in button backgroundsKartik K. Agaram2023-10-161-1/+1
| | * clearer API for drawing a buttonKartik K. Agaram2023-10-166-9/+5
* | | Merge text.loveKartik K. Agaram2023-10-151-0/+9
|\| |
| * | Merge lines.loveKartik K. Agaram2023-10-151-0/+9
| |\|
| | * rfind bugfix: handle empty pattern like string.findKartik K. Agaram2023-10-151-0/+2
| | * add some tests for rfindKartik K. Agaram2023-10-151-0/+7
* | | Merge text.loveKartik K. Agaram2023-10-095-8/+54
|\| |
| * | Merge lines.loveKartik K. Agaram2023-10-095-10/+56
| |\|
| | * fix all tests in LÖVE v12Kartik K. Agaram2023-10-092-6/+20
| | * start supporting LÖVE v12Kartik K. Agaram2023-10-093-4/+36
* | | Merge text.loveKartik K. Agaram2023-09-205-26/+102
|\| |
| * | Merge lines.loveKartik K. Agaram2023-09-205-26/+102
| |\|
| | * bugfix: clear selection when clicking above or below linesKartik K. Agaram2023-09-205-26/+103
* | | Merge text.loveKartik K. Agaram2023-09-171-9/+20
|\| |
| * | Merge lines.loveKartik K. Agaram2023-09-171-9/+20
| |\|
| | * indentKartik K. Agaram2023-09-162-16/+16
| | * port an old fix to source editorKartik K. Agaram2023-09-161-1/+11
| | * bugfix to the helper I added yesterdayKartik K. Agaram2023-09-162-0/+2
* | | Merge text.loveKartik K. Agaram2023-09-161-2/+0
|\| |
| * | fix a bad mergeKartik K. Agaram2023-09-161-2/+0
* | | Merge text.loveKartik K. Agaram2023-09-157-29/+40
|\| |
| * | Merge lines.loveKartik K. Agaram2023-09-157-29/+40
| |\|
| | * source: show file being edited in window title barKartik K. Agaram2023-09-152-1/+2
| | * delete some dead codeKartik K. Agaram2023-09-152-12/+1
| | * hide line numbers from log browserKartik K. Agaram2023-09-153-8/+14
| | * assume starty can be nil in updateKartik K. Agaram2023-09-151-0/+6
| | * bugfix: crash when using mouse wheelKartik K. Agaram2023-09-152-0/+4
| | * change a helper slightlyKartik K. Agaram2023-09-152-14/+22
| | * clean up a slight jitter when drawing circlesKartik K. Agaram2023-09-151-1/+2
* | | Merge text.loveKartik K. Agaram2023-09-143-3/+7
|\| |
| * | Merge lines.loveKartik K. Agaram2023-09-143-3/+7
| |\|
| | * always show line numbers in source editorKartik K. Agaram2023-09-143-3/+7
* | | Merge text.loveKartik K. Agaram2023-09-103-17/+3
|\| |
| * | Merge lines.loveKartik K. Agaram2023-09-103-17/+3
| |\|
| | * Revert "deemphasize the source editor"Kartik K. Agaram2023-09-103-17/+3
* | | Merge text.loveKartik K. Agaram2023-09-091-11/+46
|\| |
| * | Merge lines.loveKartik K. Agaram2023-09-091-11/+46
| |\|
| | * yet another bugfix X-(Kartik K. Agaram2023-09-091-2/+2
| | * two bugfixesKartik K. Agaram2023-09-091-2/+3
| | * new primitives for reading/writing filesKartik K. Agaram2023-09-091-0/+34
| | * reorderKartik K. Agaram2023-09-091-11/+11