Commit Verlauf

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