about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* drop ASan from MakefileKartik K. Agaram2021-12-181-2/+2
* ctrl-u: clear proseKartik K. Agaram2021-12-171-2/+2
* better copy on test failuresKartik K. Agaram2021-12-171-1/+4
* correct count of test failuresKartik K. Agaram2021-12-171-1/+1
* keep tests from messing up big pictureKartik K. Agaram2021-12-171-0/+19
* one more protection against Lua stack leakKartik K. Agaram2021-12-171-6/+6
* experimental support for test errorsKartik K. Agaram2021-12-171-3/+8
* start of a test frameworkKartik K. Agaram2021-12-171-0/+35
* yet another stab at reorganizing stack assertionsKartik K. Agaram2021-12-171-9/+14
* .Kartik K. Agaram2021-12-171-0/+3
* .Kartik K. Agaram2021-12-171-4/+4
* more protection against data lossKartik K. Agaram2021-12-172-3/+13
* .Kartik K. Agaram2021-12-171-13/+0
* protect against data loss in some rare situationsKartik K. Agaram2021-12-161-3/+32
* fix another leak in the Lua stackKartik K. Agaram2021-12-161-2/+9
* more consistently show notes in recent changesKartik K. Agaram2021-12-161-1/+5
* stop leaking on the Lua stack, reduxKartik K. Agaram2021-12-161-11/+19
* Revert "stop leaking on the Lua stack"Kartik K. Agaram2021-12-162-3/+2
* stop leaking on the Lua stackKartik K. Agaram2021-12-162-2/+3
* show all functions in big pictureKartik K. Agaram2021-12-131-2/+6
* can again edit notes on changesKartik K. Agaram2021-12-111-4/+4
* .Kartik K. Agaram2021-12-111-0/+2
* handle non-existent fileKartik K. Agaram2021-12-111-1/+5
* bring back commandline argsKartik K. Agaram2021-12-111-1/+18
* snapshot: migrate all sample apps to new formatKartik K. Agaram2021-12-112-44/+3
* snapshot: writing working?Kartik K. Agaram2021-12-113-45/+112
* snapshot: key/value lines after multiline stringsKartik K. Agaram2021-12-112-29/+44
* snapshot: start reading a new formatKartik K. Agaram2021-12-114-27/+119
* commentKartik K. Agaram2021-12-081-0/+2
* minor colorscheme tweakKartik K. Agaram2021-12-081-1/+1
* display line numbersKartik K. Agaram2021-12-081-12/+29
* fix a use-after-freeKartik K. Agaram2021-12-081-2/+2
* .Kartik K. Agaram2021-12-072-3/+3
* cleanerKartik K. Agaram2021-12-071-2/+2
* slightly improve experience on Konrad Hinsen's bugKartik K. Agaram2021-12-071-1/+1
* fix colors in startup errorsKartik K. Agaram2021-12-061-0/+1
* slightly more obvious menu copyKartik K. Agaram2021-12-063-9/+44
* improve backspace copyKartik K. Agaram2021-12-061-2/+2
* tweak solarized-esque schemeKartik K. Agaram2021-12-061-1/+1
* more configurable colorsKartik K. Agaram2021-12-065-29/+135
* grey rather than harsh white backgroundKartik K. Agaram2021-12-041-2/+2
* clearer usage messageKartik K. Agaram2021-12-041-1/+1
* start showing call stack on errorsKartik K. Agaram2021-12-042-47/+64
* another fix for colorsKartik K. Agaram2021-12-031-2/+2
* support the comment/uncomment hotkey on MacsKartik K. Agaram2021-12-032-2/+3
* less ambiguous menusKartik K. Agaram2021-12-032-9/+9
* get rid of `Esc` hotkeyKartik K. Agaram2021-12-033-10/+9
* typosKartik K. Agaram2021-12-031-3/+3
* experimenting with different keysKartik K. Agaram2021-12-031-0/+2
* stop showing frequent save messagesKartik K. Agaram2021-12-031-1/+1