Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | htmltokenizer: fix after attribute value (quoted) bug | bptato | 2022-12-16 | 1 | -1/+3 |
* | htmltokenizer: implement a small todo | bptato | 2022-12-15 | 1 | -2/+2 |
* | htmltokenizer: fix newline handling with insufficient buffer length | bptato | 2022-12-15 | 1 | -2/+6 |
* | Fix decoder bugs, move decoder to encoding/ | bptato | 2022-12-10 | 1 | -1/+1 |
* | Add support for the encoding standard, fix parseLegacyColor | bptato | 2022-12-10 | 1 | -112/+129 |
* | More JS bindings | bptato | 2022-09-13 | 1 | -1/+1 |
* | Increase tokenizer buffer size, add mark color option | bptato | 2022-07-29 | 1 | -1/+1 |
* | Fix forms | bptato | 2022-07-17 | 1 | -1/+3 |
* | Fix a tokenizer bug, clean up some warnings | bptato | 2022-07-12 | 1 | -1/+1 |
* | Implement HTML5 parsing | bptato | 2022-07-11 | 1 | -0/+1525 |