about summary refs log tree commit diff stats
path: root/chesstv.tlv
Commit message (Expand)AuthorAgeFilesLines
* 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