Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor selector code, optimize style tags | bptato | 2021-12-18 | 1 | -299/+0 |
| | |||||
* | Refactor enums | bptato | 2021-12-15 | 1 | -2/+1 |
| | |||||
* | Add lists, function selector fixes | bptato | 2021-12-14 | 1 | -9/+24 |
| | |||||
* | Support CSS next- and subsequent sibling combinators | bptato | 2021-11-23 | 1 | -6/+26 |
| | |||||
* | Support CSS child combinators | bptato | 2021-11-23 | 1 | -17/+32 |
| | |||||
* | Support CSS descendant combinators | bptato | 2021-11-23 | 1 | -26/+68 |
| | |||||
* | It's broken but it could be worse | bptato | 2021-11-09 | 1 | -0/+3 |
| | |||||
* | Rename cssparser.nim | bptato | 2021-08-10 | 1 | -1/+1 |
| | |||||
* | Reorganize imports | bptato | 2021-08-07 | 1 | -4/+3 |
| | |||||
* | More css stuff | bptato | 2021-08-04 | 1 | -3/+58 |
| | |||||
* | CSS selectors and re-organization | bptato | 2021-07-30 | 1 | -0/+151 |