Jon Ross-Perkins
|
9266ced4e3
Improve CanDestroyType to handle remaining cases (#6943)
|
1 ay önce |
Nicholas Bishop
|
396756c151
Handle Temporary values when const-evaling AcquireValue (#6992)
|
1 ay önce |
Nicholas Bishop
|
bf6a14ac39
Support `Temporary` constants (#6983)
|
1 ay önce |
Richard Smith
|
2e5b195813
Make `{} as Class` an initializing expression. (#6882)
|
1 ay önce |
Geoff Romer
|
ba6257891e
Remove ValueParamPattern case from deduction (#6869)
|
1 ay önce |
Jon Ross-Perkins
|
b14015602b
Make Destroy.Op functions able to have a body (#6729)
|
2 ay önce |
Dana Jansens
|
cea52ad2d8
Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798)
|
2 ay önce |
Dana Jansens
|
fbc8d59d32
Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761)
|
2 ay önce |
Burak Emir
|
fdb188ccfd
Implement unused pattern bindings, continued (#6518)
|
2 ay önce |
Dana Jansens
|
917a6ea971
Add an interface-with-self generic to each interface and same for constraints (#6667)
|
2 ay önce |
Jon Ross-Perkins
|
64e3fab43a
Skip C++ types when generating Destroy witnesses (#6732)
|
2 ay önce |
Geoff Romer
|
3c324e4877
Add category to parameter format, and share some code. (#6730)
|
2 ay önce |
Jon Ross-Perkins
|
74969cab04
Generate non-final Destroy witnesses for symbolics (#6731)
|
2 ay önce |
Geoff Romer
|
4329a83e4c
Form-aware textual format for return parameters and arguments (#6588)
|
3 ay önce |
Richard Smith
|
31919afa24
Allow conversion between `T*` and `Cpp.void*`. (#6575)
|
3 ay önce |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 ay önce |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 ay önce |
Richard Smith
|
c7cd24e1b2
Support for calling C++ destructors. (#6453)
|
4 ay önce |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 ay önce |
Richard Smith
|
ec8c999bb1
Support passing Carbon `Optional(T*)` to C++ `T*` parameter. (#6422)
|
5 ay önce |
Geoff Romer
|
2b8fdf3417
Switch the prelude to use `ref` instead of `addr` (#6359)
|
5 ay önce |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 ay önce |
Richard Smith
|
8f19f7a7c0
Use the value representation of `T` as that of `MaybeUnformed(T)` where possible (#6334)
|
5 ay önce |
Richard Smith
|
5db1141f52
Allow adding / removing `const` with `ImplicitAs`. (#6323)
|
5 ay önce |
Boaz Brickner
|
805600de43
C++ Interop: Preserve non-nullability when mapping const non-nullable pointers (#6293)
|
5 ay önce |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 ay önce |
Boaz Brickner
|
fc8db6ac5c
C++ Interop: Add a test that demonstrates that const non nullable pointers are wrongly mapped to nullable (optional) pointers (#6284)
|
6 ay önce |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 ay önce |
Richard Smith
|
a1a35c207e
Unify "needs thunk" logic. (#6277)
|
6 ay önce |
Richard Smith
|
f022e91e45
Create a `Call` instruction directly when building a thunk call. (#6276)
|
6 ay önce |