Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | distinguish between window global and arg | Kartik K. Agaram | 2022-03-02 | 1 | -33/+33 |
* | starting to make Teliva apps more testable | Kartik K. Agaram | 2022-02-27 | 1 | -28/+28 |
* | 'doc:blurb': a place to briefly describe an app | Kartik K. Agaram | 2022-02-17 | 1 | -0/+6 |
* | fix chesstv.tlv after we introduced sandboxing | Kartik K. Agaram | 2022-02-12 | 1 | -0/+23 |
* | nail down trusted Teliva channels a little more | Kartik K. Agaram | 2021-12-21 | 1 | -1/+0 |
* | snapshot: migrate all sample apps to new format | Kartik K. Agaram | 2021-12-11 | 1 | -298/+263 |
* | start showing call stack on errors | Kartik K. Agaram | 2021-12-04 | 1 | -0/+1 |
* | . | Kartik K. Agaram | 2021-11-26 | 1 | -17/+34 |
* | save timestamp on change; show in recent changes | Kartik K. Agaram | 2021-11-26 | 1 | -0/+17 |
* | monotonically accumulate versions of definitions | Kartik K. Agaram | 2021-11-24 | 1 | -1/+36 |
* | indent | Kartik K. Agaram | 2021-11-23 | 1 | -17/+17 |
* | chess: tweak colors a bit | Kartik K. Agaram | 2021-11-23 | 1 | -4/+4 |
* | chess: extract color parameters | Kartik K. Agaram | 2021-11-23 | 1 | -16/+16 |
* | chess: extract a new function | Kartik K. Agaram | 2021-11-23 | 1 | -2/+6 |
* | chess: fix inconsistency in light piece color | Kartik K. Agaram | 2021-11-23 | 1 | -2/+2 |
* | chess: make white pieces red for legibility | Kartik K. Agaram | 2021-11-22 | 1 | -8/+10 |
* | chesstv: light colored square on bottom right | Kartik K. Agaram | 2021-11-22 | 1 | -2/+2 |
* | chesstv.tlv: render clocks | Kartik K. Agaram | 2021-11-21 | 1 | -0/+8 |
* | chesstv.tlv: looking much better | Kartik K. Agaram | 2021-11-21 | 1 | -24/+55 |
* | chess: better colors | Kartik K. Agaram | 2021-11-21 | 1 | -6/+38 |
* | almost done with chess app | Kartik K. Agaram | 2021-11-21 | 1 | -2/+111 |
* | figured out streaming http! | Kartik K. Agaram | 2021-11-21 | 1 | -3/+22 |
* | basic http requests starting to work | Kartik K. Agaram | 2021-11-21 | 1 | -1/+17 |
* | start on HTTP client | Kartik K. Agaram | 2021-11-21 | 1 | -0/+7 |