about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* copy tweakKartik K. Agaram2022-01-021-3/+4
* renameKartik K. Agaram2022-01-024-31/+31
* .Kartik K. Agaram2022-01-021-1/+1
* sandbox: tweaks to warning copyKartik K. Agaram2022-01-021-7/+8
* sandbox: color tweaksKartik K. Agaram2022-01-021-4/+4
* spacingKartik K. Agaram2021-12-261-0/+2
* gemini.tlv: stop using default backgroundKartik K. Agaram2021-12-251-2/+2
* undo accidental color scheme commitKartik K. Agaram2021-12-251-1/+1
* gemini: better error-handlingKartik K. Agaram2021-12-251-5/+9
* start persisting sandboxing settingsKartik K. Agaram2021-12-251-0/+86
* reorgKartik K. Agaram2021-12-251-24/+24
* network calls are now sandboxedKartik K. Agaram2021-12-251-1/+10
* file open() is now sandboxedKartik K. Agaram2021-12-253-15/+36
* remove disabled functions from life.tlvKartik K. Agaram2021-12-251-2/+1
* flesh out very preliminary UIKartik K. Agaram2021-12-253-19/+154
* fix a couple of colorsKartik K. Agaram2021-12-251-2/+2
* delete a couple more hacky function prototypesKartik K. Agaram2021-12-253-4/+3
* sandbox: more scenariosKartik K. Agaram2021-12-251-0/+5
* .Kartik K. Agaram2021-12-251-2/+8
* mock sandbox status and some initial colorsKartik K. Agaram2021-12-252-1/+30
* update all places when changing color schemeKartik K. Agaram2021-12-251-0/+1
* fix menu colors in all color schemesKartik K. Agaram2021-12-251-1/+2
* sandbox: new scenarioKartik K. Agaram2021-12-251-0/+4
* more sandboxing scenariosKartik K. Agaram2021-12-251-0/+9
* .Kartik K. Agaram2021-12-251-4/+4
* .Kartik K. Agaram2021-12-251-1/+1
* a little more reorgKartik K. Agaram2021-12-252-82/+87
* reorg: pull Teliva-specific stuff out of lua.cKartik K. Agaram2021-12-259-1061/+1071
* .Kartik K. Agaram2021-12-251-2/+2
* make the case for sandboxing in the ReadmeKartik K. Agaram2021-12-251-24/+45
* back to sandboxing; focus on files and socketsKartik K. Agaram2021-12-251-0/+2
* drop stdin/stdout/stderr and Lua default filesKartik K. Agaram2021-12-252-115/+18
* drop advent.tlvKartik K. Agaram2021-12-251-199/+0
* sandbox: no popenKartik K. Agaram2021-12-254-58/+3
* tlv format for transient editor stateKartik K. Agaram2021-12-252-18/+21
* sandbox: UXKartik K. Agaram2021-12-251-1/+3
* sandbox: another scenario, some UX ideasKartik K. Agaram2021-12-251-0/+8
* sandbox: record scenarios I've thought of so farKartik K. Agaram2021-12-251-4/+24
* sandbox: no system()Kartik K. Agaram2021-12-252-8/+5
* .Kartik K. Agaram2021-12-251-2/+2
* stop futzing around and start sandboxingKartik K. Agaram2021-12-244-0/+937
* clarify 'hardcoded colors' in the ReadmeKartik K. Agaram2021-12-241-1/+2
* .Kartik K. Agaram2021-12-231-0/+7
* toot-toot: support backspace on MacKartik K. Agaram2021-12-231-1/+1
* toot-toot: cursor_down now handles wrapping linesKartik K. Agaram2021-12-231-8/+31
* clean up debug printsKartik K. Agaram2021-12-231-9/+0
* toot-toot: plug width into cursor movementKartik K. Agaram2021-12-231-3/+4
* cleaner test messageKartik K. Agaram2021-12-231-3/+2
* toot-toot: reorg definitionsKartik K. Agaram2021-12-231-209/+113
* toot-toot: clean up historyKartik K. Agaram2021-12-231-233/+60