提交歷史

作者 SHA1 備註 提交日期
  Geoff Romer 48e75892bf Document pattern-matching implementation (#5846) 9 月之前
  Jon Ross-Perkins cae8aa3adf Support lexing characters (#5893) 9 月之前
  Dana Jansens c707a6deaa Verify rewrite constraints in impl lookup (#5617) 9 月之前
  josh11b ac98870e67 `ref` parameters, arguments, returns and `val` returns (#5434) 9 月之前
  Richard Smith e3a366f1c3 Add prelude impl of `Iterate` for array types. (#5895) 9 月之前
  Boaz Brickner 7de86a0b10 Move and deduplicate testing access when a Carbon class extends a C++ record to `access.carbon` (#5897) 9 月之前
  Richard Smith 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 月之前
  Richard Smith b320ea77ec Improve source location in an import error. (#5887) 9 月之前
  Dana Jansens 7f96069b95 Add some tests for constraints depending on resolving other constraints (#5885) 9 月之前
  Richard Smith ae16014df8 Don't import a C++ class definition until the class is required to be complete. (#5865) 9 月之前
  Richard Smith 14f51d70c2 Emit diagnostics produced by Clang after the ASTUnit is constructed. (#5876) 9 月之前
  Jon Ross-Perkins 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) 9 月之前
  Boaz Brickner a905f15bf9 Fix the tests for forward declared union pointer as return type by making the return type pointer `_Nonnull` (#5878) 9 月之前
  Jon Ross-Perkins 800e8fd55a Add braces for CARBON_KIND uses that lack them (#5882) 9 月之前
  Jon Ross-Perkins 4c0979fc10 Fix crash when importing an invalid impl (#5875) 9 月之前
  Boaz Brickner 6a3e222fb7 Don't ignore SemIR ranges in C++ interop tests (#5877) 9 月之前
  Richard Smith a6f5143f22 Fix diagnostic for access of protected/private base member. (#5874) 9 月之前
  Dana Jansens 105618ecb1 Resolve nested accesses in rewrite constraints (#5872) 9 月之前
  Boaz Brickner f0cff612eb Add support for using C++ `double` type in imported function declarations (#5868) 9 月之前
  Richard Smith ef475d8197 Import C++ `class A final` as Carbon `final class`. (#5866) 9 月之前
  Dana Jansens 6b83414ee8 Dedupe rewrite constraints without sorting (#5864) 9 月之前
  Jon Ross-Perkins 64c31a6b9f Adjust ordering of EXTRA-ARGS to allow tests to override includes (#5870) 9 月之前
  Dana Jansens 3d6395b75a Remove outdated piece of comment on `SubstInst` (#5869) 9 月之前
  Dana Jansens b36a987e73 Find cycles in rewrite constraints without performing the full exponential expansion of the RHS (#5673) 9 月之前
  Kazu Hirata 0bba03ce71 Migrate away from llvm::ArrayRef(std::nullopt_t) (#5867) 9 月之前
  Richard Smith 63b441390c Avoid vector copies when building dependent declarations list. (#5862) 9 月之前
  Boaz Brickner 30f0ddab71 Add support for importing access from C++ to Carbon (#5858) 9 月之前
  Boaz Brickner 6d6e0d0418 Add support for using C++ `bool` type in imported function declarations. (#5860) 9 月之前
  Dana Jansens 432ee89dda Semantic Identity and Order-Dependent Resolution for Rewrite Constraints (#5689) 9 月之前
  David Blaikie 26ec78ec00 Ensure vtable entries for generics are attached constants (#5853) 9 月之前