Historie revizí

Autor SHA1 Zpráva Datum
  Richard Smith b74e0d1260 Superficial support for exporting complete class types to C++. (#7029) před 3 týdny
  Nicholas Bishop 0635f4628f Add support for C++ calling Carbon functions with parameters (#7024) před 4 týdny
  Richard Smith cc4fd39238 Support round-tripping entities through C++ and Carbon. (#7022) před 4 týdny
  Richard Smith 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) před 1 měsícem
  Nicholas Bishop 1ef35e8299 Fix name mangling for Carbon functions called from C++ (#6984) před 1 měsícem
  Nicholas Bishop 85da6cae01 Support calling simple Carbon functions from C++ (#6967) před 1 měsícem
  David Blaikie 415cd6f8f0 Reverse Interop: Class declarations (#6955) před 1 měsícem
  David Blaikie 2af5f971da Reverse Interop: Nested namespace support (#6940) před 1 měsícem
  Richard Smith e06eb8f532 Create a placement `operator new` directly. (#6941) před 1 měsícem
  David Blaikie 14b72f16da SemIR::Namespace->clang::NamespaceDecl interop (#6935) před 1 měsícem
  David Blaikie 6f1f59a385 Initial Reverse Interop implementation (#6901) před 1 měsícem
  Richard Smith d5ec82e7ac Don't crash if clang setup fails. (#6804) před 2 měsíci
  Jon Ross-Perkins 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) před 3 měsíci
  David Blaikie 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) před 3 měsíci
  David Blaikie f1f6005d4a Perform Clang IRGen during `check` (#6569) před 3 měsíci
  Richard Smith a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) před 4 měsíci
  Richard Smith c4d162e5f5 Switch from `clang::ASTUnit` to `clang::CompilerInstance`. (#6483) před 4 měsíci
  Richard Smith 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) před 4 měsíci