about summary refs log tree commit diff stats
path: root/life.tlv
Commit message (Expand)AuthorAgeFilesLines
* some more reorg of the standard libraryKartik K. Agaram2022-03-271-282/+0
* helper: count permutationsKartik K. Agaram2022-03-271-0/+50
* helper: countKartik K. Agaram2022-03-271-0/+16
* graphviz: for basic stats, show all nodes orderedKartik K. Agaram2022-03-191-0/+47
* standardize common helpers across all appsKartik K. Agaram2022-03-191-1/+67
* graphviz: draft notion of nodes in 'focus'Kartik K. Agaram2022-03-181-1/+12
* idiom: table.insert for appendingKartik K. Agaram2022-03-181-1/+1
* graphviz: don't interpret substrings as regexesKartik K. Agaram2022-03-181-0/+4
* break.tlv: nascent live-updating stack languageKartik K. Agaram2022-03-171-4/+18
* stop using tasks in start_reading/start_writingKartik K. Agaram2022-03-161-1/+1
* reconcile template in all appsKartik K. Agaram2022-03-101-8/+47
* use method syntax where possibleKartik K. Agaram2022-03-061-10/+10
* move start_reading/start_writing out of templateKartik K. Agaram2022-03-061-48/+0
* use the new file API in most placesKartik K. Agaram2022-03-061-4/+6
* reconcile all apps with template.tlvKartik K. Agaram2022-03-061-0/+364
* starting to convert all file reads to the new APIKartik K. Agaram2022-03-061-1/+1
* distinguish between window global and argKartik K. Agaram2022-03-021-8/+8
* starting to make Teliva apps more testableKartik K. Agaram2022-02-271-4/+4
* 'doc:blurb': a place to briefly describe an appKartik K. Agaram2022-02-171-0/+13
* drop io.lines()Kartik K. Agaram2022-02-021-13/+4
* remove disabled functions from life.tlvKartik K. Agaram2021-12-251-2/+1
* more precise control over menu orderKartik K. Agaram2021-12-221-1/+1
* nail down trusted Teliva channels a little moreKartik K. Agaram2021-12-211-1/+0
* pay more attention to where we display the cursorKartik K. Agaram2021-12-181-0/+1
* snapshot: migrate all sample apps to new formatKartik K. Agaram2021-12-111-342/+308
* more configurable colorsKartik K. Agaram2021-12-061-3/+3
* start showing call stack on errorsKartik K. Agaram2021-12-041-0/+1
* .Kartik K. Agaram2021-11-261-16/+32
* save timestamp on change; show in recent changesKartik K. Agaram2021-11-261-0/+15
* add support for metadata in Teliva programsKartik K. Agaram2021-11-261-0/+1
* monotonically accumulate versions of definitionsKartik K. Agaram2021-11-241-5/+37
* indentKartik K. Agaram2021-11-231-16/+16
* demoKartik Agaram2021-11-141-0/+4
* import life.teliva into image formatKartik K. Agaram2021-11-141-0/+273