Historique des commits

Auteur SHA1 Message Date
  Jon Meow cab5bb0158 Clean up SimpleDiagnostic inheritance (#1004) 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 97ce1f5449 Fix handling of closing scopes in FindNextof (#977) il y a 4 ans
  Jon Meow a562f872e7 Switch from assert to CHECK (#975) 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
  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
  Chandler Carruth a857b7ea1a Cleanup or suppress numerous `clang-tidy` issues. (#577) 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