Historie revizí

Autor SHA1 Zpráva Datum
  David Blaikie 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) před 3 měsíci
  Geoff Romer 75713908f4 Store and reuse lowered parameter order (#6593) před 3 měsíci
  David Blaikie f1f6005d4a Perform Clang IRGen during `check` (#6569) před 3 měsíci
  Dana Jansens c64117d0e0 Make IdTag typesafe (#6574) před 3 měsíci
  Richard Smith 7bfeae0fd5 Give internal linkage to global init function. (#6591) před 3 měsíci
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) před 4 měsíci
  Geoff Romer 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) před 4 měsíci
  Richard Smith 6b28213b36 Add interop support for naming and "calling" C++ templates. (#6474) před 4 měsíci
  Richard Smith c4d162e5f5 Switch from `clang::ASTUnit` to `clang::CompilerInstance`. (#6483) před 4 měsíci
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) před 4 měsíci
  Richard Smith d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) před 5 měsíci
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) před 5 měsíci
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) před 5 měsíci
  Richard Smith 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) před 5 měsíci
  Richard Smith 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) před 5 měsíci
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) před 5 měsíci
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) před 6 měsíci
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) před 6 měsíci
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) před 6 měsíci
  Boaz Brickner 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) před 6 měsíci
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) před 6 měsíci
  Richard Smith 8cf4c4d10d [C++ interop] Pass top-level declarations to the code generator. (#6237) před 6 měsíci
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) před 7 měsíci
  Richard Smith 1e7b7e53ae C++ interop: support for default arguments. (#6108) před 7 měsíci
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) před 7 měsíci
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) před 7 měsíci
  Richard Smith 51cb078da4 Support lowering of functions with variable binding parameters. (#6012) před 8 měsíci
  Richard Smith cb5e2e1597 Improve support for qualification conversions. (#5999) před 8 měsíci
  Richard Smith 0e6dd7e701 Add `MaybeUnformed(T)` type. (#5989) před 8 měsíci
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) před 8 měsíci