Nico Weber
|
97c4344f33
CppLexer: Add token types for "<", "<=", "<<", "<<=", "<>"
|
5 лет назад |
Nico Weber
|
96d13f75cf
CppLexer: Add token types for "+", "+=", "-", "-=", "=", "==", "/", "/="
|
5 лет назад |
Nico Weber
|
5a36d8acb8
CppLexer: Add token type for "*="
|
5 лет назад |
Andreas Kling
|
37af1d74cc
LibGUI: Fix CppLexer assertion on incomplete #include statements
|
5 лет назад |
Oriko
|
d8a73dd979
LibGUI: Parse #include statements separately
|
5 лет назад |
Oriko
|
8d54e4e012
LibGUI: Highlight various number literals
|
5 лет назад |
Oriko
|
d58cf1a05d
LibGUI: Syntax highlight string escape sequences
|
5 лет назад |
Andreas Kling
|
bb8e65be41
LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI
|
5 лет назад |