Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rewrite renderer (still non-functional) | bptato | 2021-08-28 | 1 | -69/+89 | |
| | ||||||
* | Minor changes | bptato | 2021-08-16 | 2 | -19/+22 | |
| | ||||||
* | Get rid of some old code, work on css property handling | bptato | 2021-08-11 | 3 | -88/+15 | |
| | ||||||
* | Rename cssparser.nim | bptato | 2021-08-10 | 1 | -1/+1 | |
| | ||||||
* | Some refactoring | bptato | 2021-08-10 | 2 | -36/+82 | |
| | ||||||
* | Implement CSS display none in box renderer etc. | bptato | 2021-08-08 | 1 | -9/+12 | |
| | | | | | Other changes being bugfixes and a temporary implementation of "view source" | |||||
* | Reorganize imports | bptato | 2021-08-07 | 3 | -21/+16 | |
| | ||||||
* | HTML display with highly broken box model | bptato | 2021-08-06 | 2 | -8/+35 | |
| | ||||||
* | Refactoring in buffer.nim | bptato | 2021-08-06 | 2 | -28/+11 | |
| | ||||||
* | Refactor display.nim and twtio.nim | bptato | 2021-08-06 | 2 | -4/+0 | |
| | ||||||
* | Remove static radix tree and small/full builds | bptato | 2021-08-05 | 2 | -52/+24 | |
| | | | | | | 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 stuff | bptato | 2021-08-05 | 2 | -53/+54 | |
| | ||||||
* | More css stuff | bptato | 2021-08-04 | 2 | -119/+77 | |
| | ||||||
* | CSS selectors and re-organization | bptato | 2021-07-30 | 3 | -0/+1060 | |