Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 месяцев назад |
Geoff Romer
|
43ffd721a4
Support `ref` tags on arguments to `ref` params (#6312)
|
5 месяцев назад |
Richard Smith
|
8f19f7a7c0
Use the value representation of `T` as that of `MaybeUnformed(T)` where possible (#6334)
|
5 месяцев назад |
Richard Smith
|
f2e98c2047
Fix initialization of a variable via an `ImplicitAs` conversion. (#6327)
|
5 месяцев назад |
Geoff Romer
|
114ecda725
Enable conversions to value-or-ref to use `value_of_initializer` (#6309)
|
5 месяцев назад |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 месяцев назад |
Geoff Romer
|
4821eec2f8
Add support for `ref` patterns (#6283)
|
6 месяцев назад |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Richard Smith
|
b3c25ecfa2
Allow implicit conversion to a value expression to remove `const`. (#6253)
|
6 месяцев назад |
Richard Smith
|
304d2056cc
Map nullable C++ pointer types to `Core.Optional(T*)`. (#6230)
|
6 месяцев назад |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
6 месяцев назад |
Dana Jansens
|
e3b4482893
Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157)
|
7 месяцев назад |
Dana Jansens
|
0c761a9a78
Find the builtin TypeCanAggregateDestroy in the FacetType for facet values (#6119)
|
7 месяцев назад |
Dana Jansens
|
a6bb11f1cf
Rearrange convert: construct FacetAccessType from a facet value before impl lookup instead of after (#6113)
|
7 месяцев назад |
Dana Jansens
|
82679e6689
Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107)
|
7 месяцев назад |
Boaz Brickner
|
50a0f908c6
Mark `Check::Context::insts()` as `const` and use it in more use cases (#6093)
|
7 месяцев назад |
Richard Smith
|
b44ba47cf3
Don't treat dependent types as having a copy value representation. (#6055)
|
7 месяцев назад |
Jon Ross-Perkins
|
6cc5d7ed2a
Add an EnumMaskBase type (#6053)
|
7 месяцев назад |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 месяцев назад |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 месяцев назад |
Richard Smith
|
f943f31e41
Allow a value of type `MaybeUnformed(T)` to convert to `T` with `unsafe as` (#6014)
|
8 месяцев назад |
Richard Smith
|
cb5e2e1597
Improve support for qualification conversions. (#5999)
|
8 месяцев назад |
Dana Jansens
|
00d0eb85e2
Remove redundant if condition after #5971 (#6003)
|
8 месяцев назад |
Richard Smith
|
50e5476ee3
Add support for `unsafe as` operator to the toolchain. (#5993)
|
8 месяцев назад |
Richard Smith
|
1331ade57f
Attempt to complete the source type in a conversion. (#5984)
|
8 месяцев назад |
Richard Smith
|
30b8a93fde
Support conversion from T* to const T*. (#5971)
|
8 месяцев назад |
David Blaikie
|
3f9fc633fe
Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945)
|
8 месяцев назад |
Richard Smith
|
28103b8f2e
Convert LegacyFloatType into FloatLiteralType. (#5939)
|
8 месяцев назад |
Richard Smith
|
e0de9ddf05
Implement initialization for C++ thunk parameters. (#5938)
|
8 месяцев назад |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
9 месяцев назад |