Itamar
|
5cd1c69b96
LibCpp: Access Cpp::Token members via getter functions
|
4 years ago |
Andreas Kling
|
a50ba0a491
LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference
|
4 years ago |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 years ago |
Andreas Kling
|
ddbf20ecf6
LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS
|
4 years ago |
Andreas Kling
|
43c7d7d285
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
|
4 years ago |
Andreas Kling
|
ff2438e0ce
LibGUI+LibCpp: Move C++ syntax highlighter to LibCpp
|
4 years ago |