summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/CppLexer.cpp
AgeCommit message (Expand)Author
2020-04-04LibGUI: Fix CppLexer assertion on incomplete #include statementsAndreas Kling
2020-03-12LibGUI: Parse #include statements separatelyOriko
2020-03-11LibGUI: Highlight various number literalsOriko
2020-03-11LibGUI: Syntax highlight string escape sequencesOriko
2020-02-07LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUIAndreas Kling