Age | Commit message (Expand) | Author |
---|---|---|
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 | LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax | Andreas Kling |
2021-02-07 | LibGUI+LibCpp: Move C++ syntax highlighter to LibCpp | Andreas Kling |