Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  asynts 70dd97c46e AK: Remove FixedArray class. 4 yıl önce
  Muhammad Zahalqa a68650a7b4 AK: HashTable add a constructor that allows preallocation of capacity + Use in CppLexer. (#3147) 4 yıl önce
  Nico Weber 18e8fd333c CppLexer: Actually give raw strings type RawString 5 yıl önce
  Nico Weber 9ee1edae2a CppLexer: Support raw string literals 5 yıl önce
  Nico Weber 4d783338c1 CppLexer: Support L, u, u8, U prefixes on string and char literals 5 yıl önce
  Nico Weber 34dc163441 CppLexer: Correctly highlight hex escapes in string and char literals 5 yıl önce
  Nico Weber c1b7fd644c CppLexer: Support \U escapes in addition to \u escapes 5 yıl önce
  Nico Weber 7a1c328417 CppLexer: Add token types for "::", "::*", ".*", "->*" 5 yıl önce
  Nico Weber 1992dbd637 CppLexer: Add token types for ".", "->" 5 yıl önce
  Nico Weber 95113d15fe CppLexer: Add token types for "!", "!=", "~", "?", ":" 5 yıl önce
  Nico Weber 29bc978564 CppLexer: Add token types for "^", "^=" 5 yıl önce
  Nico Weber c38b8d63f8 CppLexer: Add token types for "++", "--" 5 yıl önce
  Nico Weber 598b5e4595 CppLexer: Add token types for "&", "&&", "&=", "|", "||", "|=" 5 yıl önce
  Nico Weber 345b303262 CppLexer: Add token types for ">", ">=", ">>", ">>=" 5 yıl önce
  Nico Weber 97c4344f33 CppLexer: Add token types for "<", "<=", "<<", "<<=", "<>" 5 yıl önce
  Nico Weber 96d13f75cf CppLexer: Add token types for "+", "+=", "-", "-=", "=", "==", "/", "/=" 5 yıl önce
  Nico Weber 5a36d8acb8 CppLexer: Add token type for "*=" 5 yıl önce
  Andreas Kling 37af1d74cc LibGUI: Fix CppLexer assertion on incomplete #include statements 5 yıl önce
  Oriko d8a73dd979 LibGUI: Parse #include statements separately 5 yıl önce
  Oriko 8d54e4e012 LibGUI: Highlight various number literals 5 yıl önce
  Oriko d58cf1a05d LibGUI: Syntax highlight string escape sequences 5 yıl önce
  Andreas Kling bb8e65be41 LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI 5 yıl önce