Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | Lua is often not very functional. Available primitives often mutate data destructively rather than create new values. Perhaps I shouldn't be trying to go against the grain. We'll see. The above changes are based on using Teliva intensively for 2 weeks of Advent of Code 2021. But that isn't quite the ideal use case for Teliva. | ||||
* | . | 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 |