Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor output formatting code, drop non-ansi support | bptato | 2021-11-13 | 1 | -3/+0 |
* | Implement text-decoration | bptato | 2021-11-13 | 1 | -5/+10 |
* | Ignore invalid css values | bptato | 2021-11-13 | 1 | -4/+5 |
* | Implement css property inheritance | bptato | 2021-11-12 | 1 | -5/+5 |
* | Colors, italic, bold, read from pipe | bptato | 2021-11-12 | 2 | -19/+24 |
* | Layout engine improvements, use author style sheet | bptato | 2021-11-10 | 1 | -2/+2 |
* | It's broken but it could be worse | bptato | 2021-11-09 | 1 | -0/+3 |
* | Implement CSS display none in box renderer etc. | bptato | 2021-08-08 | 1 | -0/+3 |
* | More efficient display algorithms | bptato | 2021-08-06 | 2 | -1/+13 |
* | Refactoring in buffer.nim | bptato | 2021-08-06 | 1 | -2/+0 |
* | more stuff | bptato | 2021-08-05 | 2 | -0/+17 |
* | More css stuff | bptato | 2021-08-04 | 1 | -26/+15 |
* | CSS selectors and re-organization | bptato | 2021-07-30 | 2 | -0/+131 |