Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 éve |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
1 éve |
Richard Smith
|
d31fc9ad02
Support array types with dependent bounds. (#4751)
|
1 éve |
Dana Jansens
|
ab12da7d03
Rename BoundMethod::function_id to function_decl_id (#4775)
|
1 éve |
Richard Smith
|
246ec785df
Add support for converting between integer types (#4753)
|
1 éve |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 éve |
Richard Smith
|
4a7aefefaa
Add support for operators on `Core.IntLiteral`. (#4716)
|
1 éve |
Richard Smith
|
7d8d59cb7e
Make snegate / unegate overflow handling consistent with other builtins. (#4744)
|
1 éve |
Richard Smith
|
c1590f886a
Add equality comparison support for `bool`. (#4701)
|
1 éve |
Richard Smith
|
3645143e27
Add solutions for advent of code 2024 day 1 to `examples/`. (#4673)
|
1 éve |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 éve |
Richard Smith
|
758b6c42ba
Produce a note indicating where the specific was used from if monomorphization fails. (#4662)
|
1 éve |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 éve |
David Blaikie
|
a2c939a2a2
Add an instruction for vptr initialization (#4633)
|
1 éve |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
1 éve |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
1 éve |
Jon Ross-Perkins
|
0e92e6cc5a
Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619)
|
1 éve |
josh11b
|
33110d096c
Facet types support rewrite (`where .A =`...) constraints (#4613)
|
1 éve |
Richard Smith
|
d6ec885eb3
Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564)
|
1 éve |
josh11b
|
4d3b962029
Symbolic aggregate access (#4590)
|
1 éve |
josh11b
|
ed80cd2f15
Facet member access (#4371)
|
1 éve |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
1 éve |
Jon Ross-Perkins
|
79b9180eff
Adds per-builtin instructions, removing `BuiltinInst` (#4556)
|
1 éve |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
1 éve |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 éve |
Richard Smith
|
ff530305d1
Add prelude support for implicit conversion between integer literals and sized integer types. (#4525)
|
1 éve |
Richard Smith
|
cbd88e5c72
Add builtin for performing checked conversion between integer types. (#4523)
|
1 éve |
Chandler Carruth
|
3ba4997855
Canonicalize away bit width and embed small integers into `IntId`s (#4487)
|
1 éve |
josh11b
|
39ed62dad7
Add `facet_types()` accessor to `Check::Context` (#4518)
|
1 éve |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 éve |