Commit History

Autor SHA1 Mensaxe Data
  Nico Weber c38b8d63f8 CppLexer: Add token types for "++", "--" %!s(int64=5) %!d(string=hai) anos
  Nico Weber 598b5e4595 CppLexer: Add token types for "&", "&&", "&=", "|", "||", "|=" %!s(int64=5) %!d(string=hai) anos
  Nico Weber 345b303262 CppLexer: Add token types for ">", ">=", ">>", ">>=" %!s(int64=5) %!d(string=hai) anos
  Nico Weber 97c4344f33 CppLexer: Add token types for "<", "<=", "<<", "<<=", "<>" %!s(int64=5) %!d(string=hai) anos
  Nico Weber 96d13f75cf CppLexer: Add token types for "+", "+=", "-", "-=", "=", "==", "/", "/=" %!s(int64=5) %!d(string=hai) anos
  Nico Weber 5a36d8acb8 CppLexer: Add token type for "*=" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 37af1d74cc LibGUI: Fix CppLexer assertion on incomplete #include statements %!s(int64=5) %!d(string=hai) anos
  Oriko d8a73dd979 LibGUI: Parse #include statements separately %!s(int64=5) %!d(string=hai) anos
  Oriko 8d54e4e012 LibGUI: Highlight various number literals %!s(int64=5) %!d(string=hai) anos
  Oriko d58cf1a05d LibGUI: Syntax highlight string escape sequences %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bb8e65be41 LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI %!s(int64=5) %!d(string=hai) anos