about summary refs log tree commit diff stats
path: root/template.tlv
Commit message (Expand)AuthorAgeFilesLines
* some more reorg of the standard libraryKartik K. Agaram2022-03-271-23/+23
* helper: count permutationsKartik K. Agaram2022-03-271-0/+50
* helper: countKartik K. Agaram2022-03-271-0/+16
* graphviz: show topology in multiple linesKartik K. Agaram2022-03-191-0/+11
* 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
* zet.tlv: first screen testsKartik K. Agaram2022-03-101-3/+12
* screen tests: support bold, reverse, colorKartik K. Agaram2022-03-081-3/+99
* use method syntax where possibleKartik K. Agaram2022-03-061-7/+7
* move start_reading/start_writing out of templateKartik K. Agaram2022-03-061-48/+0
* reconcile all apps with template.tlvKartik K. Agaram2022-03-061-56/+54
* new API for file operationsKartik K. Agaram2022-03-051-0/+48
* anagrams.tlv: now fully responsiveKartik K. Agaram2022-03-051-6/+20
* basic support for testing writes to screenKartik K. Agaram2022-03-031-0/+73
* fake keyboard constructorKartik K. Agaram2022-03-021-0/+34
* distinguish between window global and argKartik K. Agaram2022-03-021-5/+5
* starting to make Teliva apps more testableKartik K. Agaram2022-02-271-3/+3
* import https://github.com/majek/lua-channelsKartik K. Agaram2022-02-261-2/+1
* a little program for kids: anagrams of namesKartik K. Agaram2022-02-211-2/+62
* 'doc:blurb': a place to briefly describe an appKartik K. Agaram2022-02-171-0/+6
* standardize key order in .tlv filesKartik K. Agaram2022-02-091-2/+2
* more precise control over menu orderKartik K. Agaram2021-12-221-0/+2
* minor tweaksKartik K. Agaram2021-12-211-1/+1
* document dbgKartik K. Agaram2021-12-181-0/+2
* streamline an app; pull useful stuff into templateKartik K. Agaram2021-12-181-0/+32
* expand Teliva's "standard library"Kartik K. Agaram2021-12-161-0/+96
* .Kartik K. Agaram2021-12-161-2/+2
* snapshot: migrate all sample apps to new formatKartik K. Agaram2021-12-111-72/+69
* a starting point for new appsKartik K. Agaram2021-11-271-0/+72