Commit History

Author SHA1 Message Date
  Nicholas Bishop 67648b4d49 Remove "__cpp_thunk" from thunk name for exported functions (#7092) 2 weeks ago
  Nicholas Bishop 114cf401c2 Support C++ calling Carbon functions with non-`()` return type (#7051) 3 weeks ago
  Richard Smith b74e0d1260 Superficial support for exporting complete class types to C++. (#7029) 4 weeks ago
  Nicholas Bishop 0635f4628f Add support for C++ calling Carbon functions with parameters (#7024) 4 weeks ago
  Richard Smith 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) 1 month ago
  Nicholas Bishop 1ef35e8299 Fix name mangling for Carbon functions called from C++ (#6984) 1 month ago
  Nicholas Bishop 85da6cae01 Support calling simple Carbon functions from C++ (#6967) 1 month ago