Boaz Brickner
|
daba2c72cf
[NFC] Convert NameScope from struct to class (#4623)
|
1 год назад |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 год назад |
Richard Smith
|
ead09da2d5
Remove some assumptions that the object representation for a type is that type itself. (#4640)
|
1 год назад |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
1 год назад |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
1 год назад |
Jon Ross-Perkins
|
0e92e6cc5a
Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619)
|
1 год назад |
josh11b
|
33110d096c
Facet types support rewrite (`where .A =`...) constraints (#4613)
|
1 год назад |
Richard Smith
|
e4412a95dd
Factor out machinery for forming int type literals. (#4616)
|
1 год назад |
Richard Smith
|
d6ec885eb3
Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564)
|
1 год назад |
David Blaikie
|
f921923b4b
lazy field index (#4514)
|
1 год назад |
Boaz Brickner
|
bbd8b55be2
Clarify what specific name in the Core package is looked for when diagnosing that the Core package is not found (#4571)
|
1 год назад |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
1 год назад |
Richard Smith
|
5e4038048b
Import the full list of extended scopes. (#4562)
|
1 год назад |
Jon Ross-Perkins
|
79b9180eff
Adds per-builtin instructions, removing `BuiltinInst` (#4556)
|
1 год назад |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
1 год назад |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 год назад |
Jon Ross-Perkins
|
4eb955bf42
Drop std:: on size_t in various spots. (#4546)
|
1 год назад |
Richard Smith
|
145f878ce8
Allow `extend adapt` of non-class types. (#4544)
|
1 год назад |
josh11b
|
abd12c18c7
Support extended scopes that are parameterized types (#4524)
|
1 год назад |
josh11b
|
39ed62dad7
Add `facet_types()` accessor to `Check::Context` (#4518)
|
1 год назад |
Richard Smith
|
de9b7d282a
Fix use-after-free printing the name of an interface that might have been invalidated by lazy import. (#4509)
|
1 год назад |
josh11b
|
4f474fafb5
Remove some single-interface restrictions from some uses of facet types (#4508)
|
1 год назад |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 год назад |
josh11b
|
bbeb66b5fe
Test `class` with multiple `extend` (#4504)
|
1 год назад |
Jon Ross-Perkins
|
138ecf108f
Remove verbose formatting of instructions on crash messages. (#4495)
|
1 год назад |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 год назад |
Richard Smith
|
fcabeb6725
Don't create instructions for implicit constants. (#4497)
|
1 год назад |
josh11b
|
ea0b0b4b48
Add facet type values and an instruction that produces them (#4460)
|
1 год назад |
Richard Smith
|
44fe65fbe5
Rename `BigInt` to `IntLiteral`. (#4476)
|
1 год назад |
Jon Ross-Perkins
|
5bdeb010c8
Clean up format_provider uses (#4417)
|
1 год назад |