Age | Commit message (Expand) | Author |
---|---|---|
2023-03-15 | LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes | Sam Atkins |
2023-03-15 | LibGfx+Userland: Make TextAttributes::underline_style optional | Sam Atkins |
2023-03-10 | Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case | Andreas Kling |
2023-03-08 | LibCMake+LibSyntax: Add a CMakeCache.txt syntax highlighter | Sam Atkins |
2023-03-08 | LibCMake: Add a lexer for CMakeCache.txt | Sam Atkins |
2023-03-05 | LibCMake: Add folding regions to syntax highlighter | Sam Atkins |
2023-03-05 | LibCMake: Treat `block`, `endblock` and `return` as control keywords | Sam Atkins |
2023-03-04 | LibCMake+LibSyntax: Add a CMake syntax highlighter | Sam Atkins |
2023-03-04 | LibCMake: Introduce a CMake lexer | Sam Atkins |