Historia zmian

Autor SHA1 Wiadomość Data
  Nicholas Bishop 1ef35e8299 Fix name mangling for Carbon functions called from C++ (#6984) 1 miesiąc temu
  Geoff Romer 8e5b358ec2 Add the form ID to `FormParamPattern` (#6928) 1 miesiąc temu
  Geoff Romer 18cfeb7476 Add support for `->?` return forms (#6849) 1 miesiąc temu
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) 2 miesięcy temu
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) 2 miesięcy temu
  Richard Smith bea24a8bee Never ask the mangler to mangle a C++ declaration. (#6764) 2 miesięcy temu
  Geoff Romer f21e0e17ac Introduce ExprCategory::Dependent (#6744) 2 miesięcy temu
  Richard Smith 773837e1bb Ask Clang to emit C++ global variables. (#6748) 2 miesięcy temu
  Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) 2 miesięcy temu
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) 2 miesięcy temu
  Geoff Romer e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) 3 miesięcy temu
  Richard Smith 093d5072db Add support for using C++ user-defined conversions via interop (#6646) 3 miesięcy temu
  David Blaikie 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 miesięcy temu
  Geoff Romer 75713908f4 Store and reuse lowered parameter order (#6593) 3 miesięcy temu
  David Blaikie f1f6005d4a Perform Clang IRGen during `check` (#6569) 3 miesięcy temu
  Dana Jansens c64117d0e0 Make IdTag typesafe (#6574) 3 miesięcy temu
  Richard Smith 7bfeae0fd5 Give internal linkage to global init function. (#6591) 3 miesięcy temu
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 3 miesięcy temu
  Geoff Romer 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) 4 miesięcy temu
  Richard Smith 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) 4 miesięcy temu
  Richard Smith c4d162e5f5 Switch from `clang::ASTUnit` to `clang::CompilerInstance`. (#6483) 4 miesięcy temu
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) 4 miesięcy temu
  Richard Smith d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 miesięcy temu
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) 5 miesięcy temu
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) 5 miesięcy temu
  Richard Smith 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) 5 miesięcy temu
  Richard Smith 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) 5 miesięcy temu
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) 5 miesięcy temu
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) 6 miesięcy temu
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) 6 miesięcy temu