This website requires JavaScript.
Explore
Help
Register
Sign In
carbon-language
/
carbon-lang
Watch
1
Star
0
Fork
0
mirror of
https://github.com/carbon-language/carbon-lang.git
synced
2026-09-24 22:02:23 +01:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
Files
3cb143e878f022125ee2813bed77722243f22da7
carbon-lang
/
toolchain
/
check
/
testdata
/
interop
/
cpp
/
function
/
export
T
History
Geoff Romer
and
Nicholas Bishop
3cb143e878
Add support for exporting Carbon functions as constructors. (
#7560
)
...
Co-authored-by: Nicholas Bishop <
nbishop@nbishop.net
>
2026-07-24 18:43:12 +00:00
..
alias.carbon
Ensure exported entities aren't remapped/duplicated (
#7304
)
2026-06-05 19:07:33 +00:00
array.carbon
Handle signature mismatch when a Carbon function overrides a C++ virtual function. (
#7499
)
2026-07-15 18:42:03 +00:00
constructor.carbon
Add support for exporting Carbon functions as constructors. (
#7560
)
2026-07-24 18:43:12 +00:00
function.carbon
Replace
:!
binding syntax with phase keywords and contextual defaults (
#7479
)
2026-07-11 01:22:44 +00:00
generic.carbon
Add support for exporting Carbon functions as constructors. (
#7560
)
2026-07-24 18:43:12 +00:00
thunk_ast.carbon
Support for mapping array types to/from C++. (
#7285
)
2026-06-01 21:55:16 +00:00