Commit History

Author SHA1 Message Date
  Jon Meow 5f0da883e4 Run clang-tidy over toolchain (#969) 4 years ago
  Richard Smith fe28dd9a33 [toolchain] Parsing support for struct literals, following #561 / #653. (#699) 4 years ago
  Richard Smith b1993a6cd0 [toolchain] Parsing support for tuple literal syntax. (#694) 4 years ago
  Richard Smith a83c22288f [toolchain] Implement lexing and parsing support for #543. (#693) 4 years ago
  Richard Smith f1028fcc27 [toolchain] Implement #623: require braces. 4 years ago
  Chandler Carruth a857b7ea1a Cleanup or suppress numerous `clang-tidy` issues. (#577) 4 years ago
  Richard Smith 1b122924e8 [toolchain] Parse postfix operator `*` as a type operator. (#576) 4 years ago
  Richard Smith 61b30b1243 [toolchain] Parse variables and parameters as 'name: Type'. (#574) 4 years ago
  Chandler Carruth 8f8ab23a77 Move the toolchain into a top-level directory. (#567) 4 years ago