Boaz Brickner
|
b54f2dd592
Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320)
|
5 months ago |
Richard Smith
|
5db1141f52
Allow adding / removing `const` with `ImplicitAs`. (#6323)
|
6 months ago |
Boaz Brickner
|
94bb6be185
C++ Interop: Make `CppVoidType` always-incomplete (#6302)
|
6 months ago |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 months ago |
Jon Ross-Perkins
|
356ea7fd30
Fix Cpp.void stringification to be consistent with other singletons (#6301)
|
6 months ago |
Boaz Brickner
|
4d4d720ff0
C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279)
|
6 months ago |