提交历史

作者 SHA1 备注 提交日期
  Jon Meow 50d9fc5189 Prevent accidents with uninitialized nodes (#1139) 4 年之前
  Jon Meow 7bbf4fbba3 Accessor renames on diagnostics+source buffer (#1133) 4 年之前
  Jon Meow afeb78d067 Accessor renames on parser (#1135) 4 年之前
  Jon Meow 16c6ba6bd1 Accessor renames on lexer (#1134) 4 年之前
  Jon Meow 8a2ef22c2a Validate source text size and fix empty buffer bugs. (#1113) 4 年之前
  Jon Meow 7e9b24390f Handle recursion limit errors in postfix expressions (#1081) 4 年之前
  Jon Meow 2e99b4d00f Split Operator test (#1086) 4 年之前
  Jon Meow 29522e6ed8 Modify parsing to monitor stack depth and error before overflow (#987) 4 年之前
  Jon Meow 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) 4 年之前
  Jon Meow 97ce1f5449 Fix handling of closing scopes in FindNextof (#977) 4 年之前
  Jon Meow 652cd8c636 Style updates, mostly _ naming (#970) 4 年之前
  Jon Meow 5f0da883e4 Run clang-tidy over toolchain (#969) 4 年之前
  Chandler Carruth 5f67029479 Use upstream GoogleTest and add related test utils. (#876) 4 年之前
  Richard Smith fe28dd9a33 [toolchain] Parsing support for struct literals, following #561 / #653. (#699) 4 年之前
  Richard Smith b1993a6cd0 [toolchain] Parsing support for tuple literal syntax. (#694) 4 年之前
  Richard Smith a83c22288f [toolchain] Implement lexing and parsing support for #543. (#693) 4 年之前
  Richard Smith f1028fcc27 [toolchain] Implement #623: require braces. 4 年之前
  Richard Smith 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) 4 年之前
  Richard Smith 6a4c8a5186 [toolchain] Add simpler mechanism for matching YAML output in tests. (#583) 4 年之前
  Richard Smith 1b122924e8 [toolchain] Parse postfix operator `*` as a type operator. (#576) 4 年之前
  Richard Smith 61b30b1243 [toolchain] Parse variables and parameters as 'name: Type'. (#574) 4 年之前
  Chandler Carruth 8f8ab23a77 Move the toolchain into a top-level directory. (#567) 4 年之前