Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some whitespace bugs | bptato | 2021-11-15 | 2 | -24/+30 |
* | Initial implementation of CSS :hover | bptato | 2021-11-14 | 2 | -22/+28 |
* | Optimized generateFullOutput | bptato | 2021-11-13 | 1 | -9/+9 |
* | Implement text-decoration | bptato | 2021-11-13 | 2 | -0/+2 |
* | Implement css property inheritance | bptato | 2021-11-12 | 2 | -22/+25 |
* | Rename layout.nim | bptato | 2021-11-12 | 1 | -0/+0 |
* | Clean up unused imports | bptato | 2021-11-12 | 2 | -12/+0 |
* | Colors, italic, bold, read from pipe | bptato | 2021-11-12 | 2 | -9/+21 |
* | Layout engine improvements, use author style sheet | bptato | 2021-11-10 | 2 | -20/+72 |
* | It's broken but it could be worse | bptato | 2021-11-09 | 2 | -225/+129 |
* | Actual layout engine progress plus some bug fixes | bptato | 2021-11-08 | 2 | -195/+191 |
* | Another failed attempt at the layout engine | bptato | 2021-11-07 | 2 | -64/+249 |
* | Add RowBox structure | bptato | 2021-10-03 | 1 | -0/+121 |