Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename conflicting source files | bptato | 2022-05-10 | 1 | -2/+2 |
| | | | | Nim can't really differentiate between them, unfortunately. | ||||
* | Some loader polishing | bptato | 2022-02-09 | 1 | -0/+1 |
| | |||||
* | Optimize :is selector | bptato | 2022-01-30 | 1 | -1/+51 |
| | |||||
* | Remove some unused declarations | bptato | 2022-01-24 | 1 | -1/+0 |
| | |||||
* | Optimize cascading algorithm | bptato | 2022-01-24 | 1 | -2/+98 |
| | |||||
* | Small cascade optimizations | bptato | 2021-12-31 | 1 | -3/+6 |
| | |||||
* | Cascade optimizations, start layout engine rewrite | bptato | 2021-12-29 | 1 | -1/+1 |
| | |||||
* | Implement basic media query support | bptato | 2021-12-27 | 1 | -25/+27 |
| | |||||
* | Refactor buffer rendering procedures | bptato | 2021-12-23 | 1 | -0/+3 |
| | |||||
* | Preparation for at rules, small inline-block fix | bptato | 2021-12-19 | 1 | -0/+46 |