Age | Commit message (Expand) | Author |
---|---|---|
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-08 | Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) | AnotherTest |
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 |