Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
hace 1 año |
Jon Ross-Perkins
|
0e92e6cc5a
Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619)
|
hace 1 año |
josh11b
|
33110d096c
Facet types support rewrite (`where .A =`...) constraints (#4613)
|
hace 1 año |
Richard Smith
|
e4412a95dd
Factor out machinery for forming int type literals. (#4616)
|
hace 1 año |
Richard Smith
|
d6ec885eb3
Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564)
|
hace 1 año |
David Blaikie
|
f921923b4b
lazy field index (#4514)
|
hace 1 año |
Boaz Brickner
|
bbd8b55be2
Clarify what specific name in the Core package is looked for when diagnosing that the Core package is not found (#4571)
|
hace 1 año |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
hace 1 año |
Richard Smith
|
5e4038048b
Import the full list of extended scopes. (#4562)
|
hace 1 año |
Jon Ross-Perkins
|
79b9180eff
Adds per-builtin instructions, removing `BuiltinInst` (#4556)
|
hace 1 año |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
hace 1 año |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
hace 1 año |
Jon Ross-Perkins
|
4eb955bf42
Drop std:: on size_t in various spots. (#4546)
|
hace 1 año |
Richard Smith
|
145f878ce8
Allow `extend adapt` of non-class types. (#4544)
|
hace 1 año |
josh11b
|
abd12c18c7
Support extended scopes that are parameterized types (#4524)
|
hace 1 año |
josh11b
|
39ed62dad7
Add `facet_types()` accessor to `Check::Context` (#4518)
|
hace 1 año |
Richard Smith
|
de9b7d282a
Fix use-after-free printing the name of an interface that might have been invalidated by lazy import. (#4509)
|
hace 1 año |
josh11b
|
4f474fafb5
Remove some single-interface restrictions from some uses of facet types (#4508)
|
hace 1 año |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
hace 1 año |
josh11b
|
bbeb66b5fe
Test `class` with multiple `extend` (#4504)
|
hace 1 año |
Jon Ross-Perkins
|
138ecf108f
Remove verbose formatting of instructions on crash messages. (#4495)
|
hace 1 año |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
hace 1 año |
Richard Smith
|
fcabeb6725
Don't create instructions for implicit constants. (#4497)
|
hace 1 año |
josh11b
|
ea0b0b4b48
Add facet type values and an instruction that produces them (#4460)
|
hace 1 año |
Richard Smith
|
44fe65fbe5
Rename `BigInt` to `IntLiteral`. (#4476)
|
hace 1 año |
Jon Ross-Perkins
|
5bdeb010c8
Clean up format_provider uses (#4417)
|
hace 1 año |
Richard Smith
|
a02dfe0226
Superficial support for `Core.BigInt` type (#4414)
|
hace 1 año |
David Blaikie
|
dfed743de2
Add vtable pointers to class layout (#4407)
|
hace 1 año |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
hace 1 año |
David Blaikie
|
d491387a98
Disallow creating instances of abstract classes (#4381)
|
hace 1 año |