Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |