Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
vor 1 Jahr |
josh11b
|
384be1dbe3
Change conversion diagnostic from saying "value" to "expression" (#5221)
|
vor 1 Jahr |
Dana Jansens
|
417b3833e2
Produce helpful diagnostics when converting to a facet fails (#5109)
|
vor 1 Jahr |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
vor 1 Jahr |
josh11b
|
900052fcf1
Clarify conversion diagnostic (#5052)
|
vor 1 Jahr |
Boaz Brickner
|
986a2a064c
Add poisoned names to the format (#4961)
|
vor 1 Jahr |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
vor 1 Jahr |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
vor 1 Jahr |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
vor 1 Jahr |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
vor 1 Jahr |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
vor 1 Jahr |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
vor 1 Jahr |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
vor 1 Jahr |
Dana Jansens
|
6aba386eeb
Move the complete_witness_type above the !members label. (#4808)
|
vor 1 Jahr |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
vor 1 Jahr |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
vor 1 Jahr |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
vor 1 Jahr |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
vor 1 Jahr |
Richard Smith
|
47285b6207
Include a fully-qualified name when stringifying types. (#4657)
|
vor 1 Jahr |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
vor 1 Jahr |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
vor 1 Jahr |
Richard Smith
|
4a10d29b99
Include the complete type witness for a class in its SemIR output. (#4599)
|
vor 1 Jahr |
Richard Smith
|
d6ec885eb3
Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564)
|
vor 1 Jahr |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
vor 1 Jahr |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
vor 1 Jahr |
Richard Smith
|
ff530305d1
Add prelude support for implicit conversion between integer literals and sized integer types. (#4525)
|
vor 1 Jahr |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
vor 1 Jahr |
josh11b
|
abd12c18c7
Support extended scopes that are parameterized types (#4524)
|
vor 1 Jahr |
Richard Smith
|
0a6321f492
Include the arguments for a generic class or interface in diagnostics. (#4511)
|
vor 1 Jahr |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
vor 1 Jahr |