Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | warn on eprint in release mode | bptato | 2023-10-21 | 1 | -1/+9 |
* | eprint: simplify | bptato | 2023-06-23 | 1 | -33/+23 |
* | Add elog | bptato | 2023-05-01 | 1 | -0/+16 |
* | eprint: make it a function | bptato | 2023-02-05 | 1 | -1/+1 |
* | Also, implement proper async | bptato | 2022-11-27 | 1 | -4/+5 |
* | Fix lineedit bugs | bptato | 2022-11-26 | 1 | -13/+0 |
* | Add a network stream wrapper, improve eprint | bptato | 2022-09-05 | 1 | -1/+1 |
* | Implement HTML5 parsing | bptato | 2022-07-11 | 1 | -18/+17 |
* | Colors, italic, bold, read from pipe | bptato | 2021-11-12 | 1 | -19/+17 |
* | Layout engine improvements, use author style sheet | bptato | 2021-11-10 | 1 | -17/+19 |
* | Implement CSS display none in box renderer etc. | bptato | 2021-08-08 | 1 | -0/+11 |
* | Refactor display.nim and twtio.nim | bptato | 2021-08-06 | 1 | -0/+13 |
* | Implement new buffer model which supports X coords | bptato | 2021-08-05 | 1 | -0/+11 |