Age | Commit message (Expand) | Author |
---|---|---|
2023-03-15 | LibGfx+Userland: Make TextAttributes::underline_style optional | Sam Atkins |
2023-03-07 | LibWeb: Propagate errors from CSS Tokenizer construction | Sam Atkins |
2023-03-03 | LibWeb: Add folding regions to CSS syntax highlighter | Sam Atkins |
2023-02-15 | LibWeb: Construct CSS Tokenizer and Parser with a StringView encoding | Sam Atkins |
2022-11-27 | LibSyntax: Teach each highlighter about it's comment syntax | Kyle Lanmon |
2022-04-12 | LibWeb: Move Token and Tokenizer into Parser namespace | Sam Atkins |
2021-10-23 | LibWeb: Implement first draft of CSS syntax highlighting :^) | Sam Atkins |