Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move HTML parsing into Chame | bptato | 2023-08-15 | 1 | -17/+0 |
| | | | | Operation "modularize Chawan somewhat" part 2 | ||||
* | Store html entities as zero terminated strings | bptato | 2022-06-07 | 1 | -4/+4 |
| | |||||
* | Reorganize imports | bptato | 2021-08-07 | 1 | -2/+2 |
| | |||||
* | Remove static radix tree and small/full builds | bptato | 2021-08-05 | 1 | -21/+10 |
| | | | | | | Static radix tree was a hack to begin with and I don't want to deal with it anymore. I might consider small/full builds later on but let's be honest here, it's premature optimization. | ||||
* | CSS selectors and re-organization | bptato | 2021-07-30 | 1 | -0/+28 |