about summary refs log tree commit diff stats
path: root/src/html/htmlparser.nim
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactor display.nim and twtio.nimbptato2021-08-061-2/+0
|
* Remove static radix tree and small/full buildsbptato2021-08-051-31/+14
| | | | | | 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.
* more stuffbptato2021-08-051-44/+48
|
* More css stuffbptato2021-08-041-67/+1
|
* CSS selectors and re-organizationbptato2021-07-301-0/+540