Jon Ross-Perkins
|
45ca3d28f5
Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686)
|
3 mesi fa |
Richard Smith
|
c0b24047dd
Interop support for initialization via `std::initializer_list`. (#6672)
|
3 mesi fa |
Vinicius Silva
|
f42352759f
Adding support for `UInt`-to-`char` conversion (#6425)
|
3 mesi fa |
Richard Smith
|
31919afa24
Allow conversion between `T*` and `Cpp.void*`. (#6575)
|
3 mesi fa |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 mesi fa |
Ammar Alassal
|
a848ae11e4
Added string indexing (#6329)
|
4 mesi fa |
Richard Smith
|
f000194d8b
Make a couple of parts of our infrastructure more robust. (#6455)
|
5 mesi fa |
Dana Jansens
|
201e408252
Type completion of facet types is separate from Identifying (#6385)
|
5 mesi fa |
Jon Ross-Perkins
|
ee49d65e29
Remove a use of zip/to_array in eval (#6393)
|
5 mesi fa |
Jon Ross-Perkins
|
fbc7690157
Switch `zip` to `zip_equal` where possible (#6389)
|
5 mesi fa |
Dana Jansens
|
ca3f95faa6
Make named constraint eval to a FacetType with itself in it (#6308)
|
6 mesi fa |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 mesi fa |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 mesi fa |
Dana Jansens
|
e12d1b6d6d
Handle a specific providing ImplWitnessAccess for a symbolic binding used as a type (#6201)
|
6 mesi fa |
Richard Smith
|
90771414f5
Add builtins to form and detect null `MaybeUnformed(T*)` values. (#6208)
|
6 mesi fa |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
7 mesi fa |
Dana Jansens
|
e3b4482893
Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157)
|
7 mesi fa |
Jon Ross-Perkins
|
4a6376cf59
Rename/restructure `Destroy` logic to better reflect #6124 (#6144)
|
7 mesi fa |
Jon Ross-Perkins
|
8004c2d5f6
CalleeFunction -> Callee name adjustments (#6117)
|
7 mesi fa |
Jon Ross-Perkins
|
0f7df4ed7e
Switch CalleeFunction to a variant (#6104)
|
7 mesi fa |
Dana Jansens
|
aa0095c29f
Remove TODO in GetConstantValue for FacetTypeId (#6089)
|
7 mesi fa |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 mesi fa |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 mesi fa |
Richard Smith
|
0e6dd7e701
Add `MaybeUnformed(T)` type. (#5989)
|
8 mesi fa |
Richard Smith
|
b851e8c423
Add support for f16, f64, f128. (#5952)
|
8 mesi fa |
Richard Smith
|
629f77eb61
Switch to representing FloatLiteralType as a RealId. (#5944)
|
8 mesi fa |
Richard Smith
|
28103b8f2e
Convert LegacyFloatType into FloatLiteralType. (#5939)
|
8 mesi fa |
Richard Smith
|
694c00c7eb
Make `Core.Float` a class. Add missing builtins for float support. (#5932)
|
8 mesi fa |
Dana Jansens
|
3d77c4441b
Compare ImplWitnessAccess into Self as canonical constants (#5883)
|
9 mesi fa |
Jon Ross-Perkins
|
37d5046ceb
Support parse/check/lower for char (#5901)
|
9 mesi fa |