Historique des commits

Auteur SHA1 Message Date
  Nico Weber 9ee1edae2a CppLexer: Support raw string literals il y a 5 ans
  Nico Weber 7a1c328417 CppLexer: Add token types for "::", "::*", ".*", "->*" il y a 5 ans
  Nico Weber 1992dbd637 CppLexer: Add token types for ".", "->" il y a 5 ans
  Nico Weber 95113d15fe CppLexer: Add token types for "!", "!=", "~", "?", ":" il y a 5 ans
  Nico Weber 29bc978564 CppLexer: Add token types for "^", "^=" il y a 5 ans
  Nico Weber c38b8d63f8 CppLexer: Add token types for "++", "--" il y a 5 ans
  Nico Weber 598b5e4595 CppLexer: Add token types for "&", "&&", "&=", "|", "||", "|=" il y a 5 ans
  Nico Weber 97c4344f33 CppLexer: Add token types for "<", "<=", "<<", "<<=", "<>" il y a 5 ans
  Nico Weber 96d13f75cf CppLexer: Add token types for "+", "+=", "-", "-=", "=", "==", "/", "/=" il y a 5 ans
  Nico Weber 5a36d8acb8 CppLexer: Add token type for "*=" il y a 5 ans
  Oriko d8a73dd979 LibGUI: Parse #include statements separately il y a 5 ans
  Oriko 8d54e4e012 LibGUI: Highlight various number literals il y a 5 ans
  Oriko d58cf1a05d LibGUI: Syntax highlight string escape sequences il y a 5 ans
  Andreas Kling bb8e65be41 LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI il y a 5 ans