Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zet.tlv: first screen tests | Kartik K. Agaram | 2022-03-10 | 1 | -3/+12 |
* | screen tests: support bold, reverse, color | Kartik K. Agaram | 2022-03-08 | 1 | -3/+99 |
* | use method syntax where possible | Kartik K. Agaram | 2022-03-06 | 1 | -7/+7 |
* | move start_reading/start_writing out of template | Kartik K. Agaram | 2022-03-06 | 1 | -48/+0 |
* | reconcile all apps with template.tlv | Kartik K. Agaram | 2022-03-06 | 1 | -56/+54 |
* | new API for file operations | Kartik K. Agaram | 2022-03-05 | 1 | -0/+48 |
* | anagrams.tlv: now fully responsive | Kartik K. Agaram | 2022-03-05 | 1 | -6/+20 |
* | basic support for testing writes to screen | Kartik K. Agaram | 2022-03-03 | 1 | -0/+73 |
* | fake keyboard constructor | Kartik K. Agaram | 2022-03-02 | 1 | -0/+34 |
* | distinguish between window global and arg | Kartik K. Agaram | 2022-03-02 | 1 | -5/+5 |
* | starting to make Teliva apps more testable | Kartik K. Agaram | 2022-02-27 | 1 | -3/+3 |
* | import https://github.com/majek/lua-channels | Kartik K. Agaram | 2022-02-26 | 1 | -2/+1 |
* | a little program for kids: anagrams of names | Kartik K. Agaram | 2022-02-21 | 1 | -2/+62 |
* | 'doc:blurb': a place to briefly describe an app | Kartik K. Agaram | 2022-02-17 | 1 | -0/+6 |
* | standardize key order in .tlv files | Kartik K. Agaram | 2022-02-09 | 1 | -2/+2 |
* | more precise control over menu order | Kartik K. Agaram | 2021-12-22 | 1 | -0/+2 |
* | minor tweaks | Kartik K. Agaram | 2021-12-21 | 1 | -1/+1 |
* | document dbg | Kartik K. Agaram | 2021-12-18 | 1 | -0/+2 |
* | streamline an app; pull useful stuff into template | Kartik K. Agaram | 2021-12-18 | 1 | -0/+32 |
* | expand Teliva's "standard library" | Kartik K. Agaram | 2021-12-16 | 1 | -0/+96 |
* | . | Kartik K. Agaram | 2021-12-16 | 1 | -2/+2 |
* | snapshot: migrate all sample apps to new format | Kartik K. Agaram | 2021-12-11 | 1 | -72/+69 |
* | a starting point for new apps | Kartik K. Agaram | 2021-11-27 | 1 | -0/+72 |