Историја ревизија

Аутор SHA1 Порука Датум
  Nicholas Bishop 0075d530b9 Support const eval when calling a C++ thunk (#6947) пре 1 месец
  Richard Smith 181a592b8c Support for parsing expression patterns (#6977) пре 1 месец
  Jon Ross-Perkins e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) пре 1 месец
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) пре 1 месец
  David Blaikie 14b72f16da SemIR::Namespace->clang::NamespaceDecl interop (#6935) пре 1 месец
  Nicholas Bishop c1fd771242 Support calling constexpr functions at compile time (#6878) пре 1 месец
  Geoff Romer 18cfeb7476 Add support for `->?` return forms (#6849) пре 1 месец
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) пре 1 месец
  Nicholas Bishop e5957037fb Support assigning to a variable through an imported macro (#6827) пре 1 месец
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) пре 2 месеци
  Nicholas Bishop 069c6f4447 Refactor `TryEvaluateMacroToConstant` to simplify and dedup code (#6820) пре 2 месеци
  Nicholas Bishop 2389590230 Support pointer template params (#6810) пре 2 месеци
  Richard Smith d5ec82e7ac Don't crash if clang setup fails. (#6804) пре 2 месеци
  Geoff Romer bf9219d30e Check support for form literals and `:?` bindings (#6747) пре 2 месеци
  Dana Jansens fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) пре 2 месеци
  little Kitchen 8edd5eb9a1 fix: reject {} initialization for non-aggregate C++ classes (#6675) пре 2 месеци
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) пре 2 месеци
  Geoff Romer f1b6e818d1 Rename FormExpr fields for clarity/consistency. (#6746) пре 2 месеци
  Richard Smith 1aa1a2a373 Fix crash when referring to a C++ variable whose type's scope has not been imported. (#6743) пре 2 месеци
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) пре 2 месеци
  Jon Ross-Perkins f0e04c89c3 Share more function logic between custom/thunk/C++ functions. (#6690) пре 2 месеци
  Richard Smith e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) пре 3 месеци
  Richard Smith 093d5072db Add support for using C++ user-defined conversions via interop (#6646) пре 3 месеци
  Richard Smith 05ea0e77d9 Map structs and tuples to initializer lists in C++ overload resolution. (#6620) пре 3 месеци
  Geoff Romer 95eb7b16bb Expose C++ reference returns as Carbon reference returns (#6618) пре 3 месеци
  Richard Smith de0ad6730f Fix crash if a member of `std::string_view` is found in a derived class. (#6604) пре 3 месеци
  Chandler Carruth 9861c31476 Update LLVM to a recent commit (#6599) пре 3 месеци
  David Blaikie f1f6005d4a Perform Clang IRGen during `check` (#6569) пре 3 месеци
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) пре 3 месеци
  Richard Smith ead7803d60 Simplify importing of C++ global variables. (#6565) пре 3 месеци