Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename conflicting source files | bptato | 2022-05-10 | 1 | -817/+0 |
| | | | | Nim can't really differentiate between them, unfortunately. | ||||
* | Implement forms | bptato | 2022-01-29 | 1 | -1/+5 |
| | | | | | | Note: for now, only input tags are supported. Also the implementation is extremely hacky and needs refactoring... But it works, I think. | ||||
* | Refactor | bptato | 2022-01-24 | 1 | -29/+9 |
| | |||||
* | Small cascade optimizations | bptato | 2021-12-31 | 1 | -0/+39 |
| | |||||
* | Implement basic media query support | bptato | 2021-12-27 | 1 | -73/+91 |
| | |||||
* | Basic content type implementation | bptato | 2021-12-26 | 1 | -0/+1 |
| | |||||
* | Preparation for at rules, small inline-block fix | bptato | 2021-12-19 | 1 | -5/+5 |
| | |||||
* | Some parser fixes | bptato | 2021-12-15 | 1 | -2/+2 |
| | |||||
* | Refactor enums | bptato | 2021-12-15 | 1 | -1/+9 |
| | |||||
* | Support more colors, config.nim refactoring | bptato | 2021-12-10 | 1 | -1/+0 |
| | |||||
* | Change configuration format to toml | bptato | 2021-12-05 | 1 | -47/+1 |
| | |||||
* | Optimized generateFullOutput | bptato | 2021-11-13 | 1 | -1/+0 |
| | |||||
* | Ignore invalid css values | bptato | 2021-11-13 | 1 | -30/+30 |
| | |||||
* | Layout engine improvements, use author style sheet | bptato | 2021-11-10 | 1 | -0/+2 |
| | |||||
* | It's broken but it could be worse | bptato | 2021-11-09 | 1 | -10/+5 |
| | |||||
* | Rename cssparser.nim | bptato | 2021-08-10 | 1 | -0/+818 |