Histórico de Commits

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