Age | Commit message (Expand) | Author |
---|---|---|
2022-11-27 | LibSyntax: Teach each highlighter about it's comment syntax | Kyle Lanmon |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-16 | Libraries: Use default constructors/destructors in LibJS | Lenny Maiorani |
2021-06-07 | LibWeb+LibSyntax: Implement nested syntax highlighters | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-11 | LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference | Andreas Kling |
2021-02-07 | LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS | Andreas Kling |
2021-02-07 | LibGfx: Make Color(NamedColor) inline and constexpr | Andreas Kling |