Geoff Romer
|
e0c6800ab3
Reverse nesting structure of parameter patterns (#6930)
|
1 ヶ月 前 |
Nicholas Bishop
|
c1fd771242
Support calling constexpr functions at compile time (#6878)
|
1 ヶ月 前 |
Richard Smith
|
39fd358059
Map Carbon value expressions to const-qualified C++ prvalues. (#6880)
|
1 ヶ月 前 |
Geoff Romer
|
6dba8ee111
Remove index fields from ParamPatterns (#6815)
|
2 ヶ月 前 |
Jon Ross-Perkins
|
b14015602b
Make Destroy.Op functions able to have a body (#6729)
|
2 ヶ月 前 |
Dana Jansens
|
cea52ad2d8
Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798)
|
2 ヶ月 前 |
Richard Smith
|
f9ab963bd6
Add a `type_literal` instruction to represent syntactic type literals. (#6781)
|
2 ヶ月 前 |
Dana Jansens
|
fbc8d59d32
Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761)
|
2 ヶ月 前 |
Burak Emir
|
fdb188ccfd
Implement unused pattern bindings, continued (#6518)
|
2 ヶ月 前 |
Dana Jansens
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
2 ヶ月 前 |
Jon Ross-Perkins
|
64e3fab43a
Skip C++ types when generating Destroy witnesses (#6732)
|
2 ヶ月 前 |
Geoff Romer
|
3c324e4877
Add category to parameter format, and share some code. (#6730)
|
2 ヶ月 前 |
Geoff Romer
|
e5b05a1fac
`ExprCategory` for guaranteed-in-place initializing expressions (#6623)
|
2 ヶ月 前 |
Richard Smith
|
093d5072db
Add support for using C++ user-defined conversions via interop (#6646)
|
3 ヶ月 前 |
Geoff Romer
|
95eb7b16bb
Expose C++ reference returns as Carbon reference returns (#6618)
|
3 ヶ月 前 |
Geoff Romer
|
4329a83e4c
Form-aware textual format for return parameters and arguments (#6588)
|
3 ヶ月 前 |
Geoff Romer
|
e1ec8d42d1
Give `ReturnExpr` a target only when initialization is in-place (#6570)
|
3 ヶ月 前 |
Richard Smith
|
f5bb43bced
Stop creating invalid clang identifier names. (#6578)
|
3 ヶ月 前 |
Richard Smith
|
87e588c334
Add interop support for complement and subscript operators. (#6576)
|
3 ヶ月 前 |
Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 ヶ月 前 |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 ヶ月 前 |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 ヶ月 前 |
Richard Smith
|
c7cd24e1b2
Support for calling C++ destructors. (#6453)
|
4 ヶ月 前 |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 ヶ月 前 |
Richard Smith
|
054dfca685
Perform overload resolution immediately in C++ operator lookup. (#6416)
|
5 ヶ月 前 |
Richard Smith
|
13fbe3c1f3
Allow interop with classes with virtual base classes. (#6413)
|
5 ヶ月 前 |
Geoff Romer
|
2b8fdf3417
Switch the prelude to use `ref` instead of `addr` (#6359)
|
5 ヶ月 前 |
Geoff Romer
|
0873777237
Import C++ ref parameters as ref parameters (#6360)
|
5 ヶ月 前 |
Boaz Brickner
|
d6c19442b2
C++ Interop: Use reference return values in operators tests (#6332)
|
5 ヶ月 前 |
Boaz Brickner
|
7413e84ec9
C++ Interop: Add support for `<<=` and `>>=` (#6325)
|
5 ヶ月 前 |