Commit Verlauf

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