Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement new buffer model which supports X coords | bptato | 2021-08-05 | 1 | -2/+1 |
| | | | | ...also, one can kinda use this as a file viewer now I guess | ||||
* | Remove static radix tree and small/full builds | bptato | 2021-08-05 | 1 | -145/+1 |
| | | | | | | 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/+309 |