Historique des commits

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