about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* fix arrow keys in big picture view on MacKartik K. Agaram2021-12-211-5/+5
* gemini: linksKartik K. Agaram2021-12-211-19/+101
* bugfix: ensure definition to edit has some nameKartik K. Agaram2021-12-211-4/+6
* less confusing nameKartik K. Agaram2021-12-212-12/+10
* arrow keys in big picture viewKartik K. Agaram2021-12-212-12/+105
* gemini: echo urls while typing inKartik K. Agaram2021-12-211-0/+3
* gemini: slightly cleaner rendering of owner inputKartik K. Agaram2021-12-211-0/+7
* nail down trusted Teliva channels a little moreKartik K. Agaram2021-12-219-14/+16
* keep Teliva apps from pretending to be TelivaKartik K. Agaram2021-12-212-0/+6
* minor tweaksKartik K. Agaram2021-12-213-22/+3
* gemini: ctrl-g to open a new pageKartik K. Agaram2021-12-211-67/+115
* start of a gemini browserKartik K. Agaram2021-12-201-0/+357
* fix stale readmeKartik K. Agaram2021-12-201-4/+3
* document dbgKartik K. Agaram2021-12-182-0/+4
* toot-toot: save prose somewhereKartik K. Agaram2021-12-181-0/+5
* pay more attention to where we display the cursorKartik K. Agaram2021-12-183-1/+4
* streamline an app; pull useful stuff into templateKartik K. Agaram2021-12-182-8813/+87
* drop ASan from MakefileKartik K. Agaram2021-12-181-2/+2
* mention programming framework in ReadmeKartik K. Agaram2021-12-181-0/+6
* ctrl-u: clear proseKartik K. Agaram2021-12-172-2/+98
* bug: handle digits in proseKartik K. Agaram2021-12-171-4/+686
* clean up cursor_upKartik K. Agaram2021-12-171-4/+29
* two implementations of cursor_upKartik K. Agaram2021-12-171-0/+1830
* 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-172-0/+6633
* 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-162-11/+26
* Revert "stop leaking on the Lua stack"Kartik K. Agaram2021-12-162-3/+2
* expand Teliva's "standard library"Kartik K. Agaram2021-12-161-0/+96
* .Kartik K. Agaram2021-12-161-2/+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
* tweak Hanoi colors yet againKartik K. Agaram2021-12-133-1/+1
* can again edit notes on changesKartik K. Agaram2021-12-111-4/+4
* .Kartik K. Agaram2021-12-111-0/+2
* delete an old file for comparisonKartik K. Agaram2021-12-111-120/+0
* 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-118-1215/+1027