Geoff Romer
|
e0c6800ab3
Reverse nesting structure of parameter patterns (#6930)
|
1 месяц назад |
Geoff Romer
|
21291b4cc3
Remove `InitForm::index` (#6817)
|
1 месяц назад |
Geoff Romer
|
6dba8ee111
Remove index fields from ParamPatterns (#6815)
|
2 месяцев назад |
Richard Smith
|
f9ab963bd6
Add a `type_literal` instruction to represent syntactic type literals. (#6781)
|
2 месяцев назад |
Geoff Romer
|
1c885a629e
Format FormType as "Core.Form" (#6734)
|
2 месяцев назад |
Geoff Romer
|
e5b05a1fac
`ExprCategory` for guaranteed-in-place initializing expressions (#6623)
|
2 месяцев назад |
Richard Smith
|
de0ad6730f
Fix crash if a member of `std::string_view` is found in a derived class. (#6604)
|
3 месяцев назад |
Geoff Romer
|
4329a83e4c
Form-aware textual format for return parameters and arguments (#6588)
|
3 месяцев назад |
Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 месяцев назад |
Geoff Romer
|
505b1c86b9
Initial support for return forms (#6556)
|
3 месяцев назад |
Boaz Brickner
|
5f561282eb
Properly set the name for C++ overload set instructions in SemIR (#6156)
|
6 месяцев назад |
Boaz Brickner
|
16999a79cc
Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151)
|
7 месяцев назад |
Ivana Ivanovska
|
a24598f069
Lower CppOverloadSetValue (#6101)
|
7 месяцев назад |
Richard Smith
|
1e7b7e53ae
C++ interop: support for default arguments. (#6108)
|
7 месяцев назад |
Richard Smith
|
730935691a
Support for mapping str to std::string_view in interop. (#6079)
|
7 месяцев назад |
Richard Smith
|
b054e3d2b0
Overload resolution support for more kinds of candidate. (#6071)
|
7 месяцев назад |
Richard Smith
|
bac828d244
Add support for `char` keyword per #5903. (#6078)
|
7 месяцев назад |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
7 месяцев назад |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 месяцев назад |
Richard Smith
|
bd90fe1d9b
Interop: map C++ `std::string_view` into Carbon `str` when importing. (#5985)
|
8 месяцев назад |