about summary refs log tree commit diff stats
path: root/chesstv.tlv
Commit message (Expand)AuthorAgeFilesLines
* .Kartik K. Agaram2022-04-161-1/+1
* fix a few sample appsKartik K. Agaram2022-04-111-0/+68
* distinguish between window global and argKartik K. Agaram2022-03-021-33/+33
* starting to make Teliva apps more testableKartik K. Agaram2022-02-271-28/+28
* 'doc:blurb': a place to briefly describe an appKartik K. Agaram2022-02-171-0/+6
* fix chesstv.tlv after we introduced sandboxingKartik K. Agaram2022-02-121-0/+23
* nail down trusted Teliva channels a little moreKartik K. Agaram2021-12-211-1/+0
* snapshot: migrate all sample apps to new formatKartik K. Agaram2021-12-111-298/+263
* start showing call stack on errorsKartik K. Agaram2021-12-041-0/+1
* .Kartik K. Agaram2021-11-261-17/+34
* save timestamp on change; show in recent changesKartik K. Agaram2021-11-261-0/+17
* monotonically accumulate versions of definitionsKartik K. Agaram2021-11-241-1/+36
* indentKartik K. Agaram2021-11-231-17/+17
* chess: tweak colors a bitKartik K. Agaram2021-11-231-4/+4
* chess: extract color parametersKartik K. Agaram2021-11-231-16/+16
* chess: extract a new functionKartik K. Agaram2021-11-231-2/+6
* chess: fix inconsistency in light piece colorKartik K. Agaram2021-11-231-2/+2
* chess: make white pieces red for legibilityKartik K. Agaram2021-11-221-8/+10
* chesstv: light colored square on bottom rightKartik K. Agaram2021-11-221-2/+2
* chesstv.tlv: render clocksKartik K. Agaram2021-11-211-0/+8
* chesstv.tlv: looking much betterKartik K. Agaram2021-11-211-24/+55
* chess: better colorsKartik K. Agaram2021-11-211-6/+38
* almost done with chess appKartik K. Agaram2021-11-211-2/+111
* figured out streaming http!Kartik K. Agaram2021-11-211-3/+22
* basic http requests starting to workKartik K. Agaram2021-11-211-1/+17
* start on HTTP clientKartik K. Agaram2021-11-211-0/+7