about summary refs log tree commit diff stats
path: root/src/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement new buffer model which supports X coordsbptato2021-08-054-19/+14
| | | | ...also, one can kinda use this as a file viewer now I guess
* Remove static radix tree and small/full buildsbptato2021-08-052-151/+5
| | | | | | 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-4/+101
|
* CSS selectors and re-organizationbptato2021-07-303-0/+775