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-25 11:20:09 +01:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
Files
d21cc3197ffdd00a69358b1d68ce377e5ac2ad08
carbon-lang
/
toolchain
/
check
/
testdata
/
interop
/
cpp
/
function
/
export
T
History
Geoff Romer
d21cc3197f
Fix the textual IR name of
WrapperBindingPattern
(
#7650
)
...
`at_binding_pattern` is a relic from an earlier revision of
#6930
.
2026-08-18 22:31:27 +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
Fix clang_decls InstId for generic class export (
#7633
)
2026-08-13 17:30:20 +00:00
function.carbon
Replace
:!
binding syntax with phase keywords and contextual defaults (
#7479
)
2026-07-11 01:22:44 +00:00
generic.carbon
Fix the textual IR name of
WrapperBindingPattern
(
#7650
)
2026-08-18 22:31:27 +00:00
thunk_ast.carbon
Create a Clang module per Carbon file. (
#7594
)
2026-07-31 22:43:56 +00:00