summaryrefslogtreecommitdiff
path: root/Userland/Shell/SyntaxHighlighter.h
AgeCommit message (Expand)Author
2022-11-27LibSyntax: Teach each highlighter about it's comment syntaxKyle Lanmon
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-24Shell: Use default constructors/destructorsLenny Maiorani
2021-06-07LibWeb+LibSyntax: Implement nested syntax highlightersAli Mohammad Pur
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-11LibSyntax: Make rehighlight() take Gfx::Palette as by const-referenceAndreas Kling
2021-02-07Shell: Move Shell syntax highlighter LibShellAndreas Kling