Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith 12cdd406b0 Factor type lowering out of file_context.cpp. (#7099) vor 1 Woche
  Richard Smith 709776ad1c Support for locations in transitively imported C++ code (#7093) vor 1 Woche
  Dana Jansens 790cb6e6fe Make ImplWitnessAccess inst have constant kind Conditional (#7090) vor 1 Woche
  Geoff Romer af04d08965 Track declared form with an InstId instead of a ConstantId. (#7072) vor 2 Wochen
  Richard Smith a6061d975c Compute type layouts in SemIR / Check (#7066) vor 2 Wochen
  Richard Smith ea409f7cbf Fix crash lowering call to generic function with concrete type in signature (#7009) vor 4 Wochen
  Jon Ross-Perkins 9266ced4e3 Improve CanDestroyType to handle remaining cases (#6943) vor 1 Monat
  Richard Smith be283a0744 Improve handling of incomplete signatures. (#7004) vor 1 Monat
  Richard Smith dfac728571 Fix pointer sizes in debug info. (#7002) vor 1 Monat
  Chandler Carruth 39eac6f277 Update LLVM and fix a couple of API usages (#6998) vor 1 Monat
  Nicholas Bishop 1ef35e8299 Fix name mangling for Carbon functions called from C++ (#6984) vor 1 Monat
  Geoff Romer 8e5b358ec2 Add the form ID to `FormParamPattern` (#6928) vor 1 Monat
  Geoff Romer 18cfeb7476 Add support for `->?` return forms (#6849) vor 1 Monat
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) vor 1 Monat
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) vor 2 Monaten
  Richard Smith bea24a8bee Never ask the mangler to mangle a C++ declaration. (#6764) vor 2 Monaten
  Geoff Romer f21e0e17ac Introduce ExprCategory::Dependent (#6744) vor 2 Monaten
  Richard Smith 773837e1bb Ask Clang to emit C++ global variables. (#6748) vor 2 Monaten
  Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) vor 2 Monaten
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) vor 2 Monaten
  Geoff Romer e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) vor 2 Monaten
  Richard Smith 093d5072db Add support for using C++ user-defined conversions via interop (#6646) vor 3 Monaten
  David Blaikie 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) vor 3 Monaten
  Geoff Romer 75713908f4 Store and reuse lowered parameter order (#6593) vor 3 Monaten
  David Blaikie f1f6005d4a Perform Clang IRGen during `check` (#6569) vor 3 Monaten
  Dana Jansens c64117d0e0 Make IdTag typesafe (#6574) vor 3 Monaten
  Richard Smith 7bfeae0fd5 Give internal linkage to global init function. (#6591) vor 3 Monaten
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) vor 3 Monaten
  Geoff Romer 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) vor 3 Monaten
  Richard Smith 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) vor 4 Monaten