Dana Jansens
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
před 10 měsíci |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
před 11 měsíci |
Jon Ross-Perkins
|
3fb4d9a468
Add range flag settings to class files (#5556)
|
před 11 měsíci |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
před 11 měsíci |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
před 1 rokem |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
před 1 rokem |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
před 1 rokem |
Richard Smith
|
584426dfa2
Initial work on support for templates (#5081)
|
před 1 rokem |
Jon Ross-Perkins
|
db21c38550
Use the NameComponent's name_id when making an entity base (#5125)
|
před 1 rokem |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
před 1 rokem |
Geoff Romer
|
96256652c5
Use FullPatternStack instead of node stack for binding context (#4829)
|
před 1 rokem |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
před 1 rokem |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
před 1 rokem |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
před 1 rokem |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
před 1 rokem |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
před 1 rokem |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
před 1 rokem |
Dana Jansens
|
6aba386eeb
Move the complete_witness_type above the !members label. (#4808)
|
před 1 rokem |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
před 1 rokem |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
před 1 rokem |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
před 1 rokem |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
před 1 rokem |
Richard Smith
|
f8e7dad33a
Include the file from which an entity was imported in formatted SemIR. (#4621)
|
před 1 rokem |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
před 1 rokem |
Richard Smith
|
831dd2c929
Fix importing of the complete_type_witness for a generic class. (#4600)
|
před 1 rokem |
Richard Smith
|
4a10d29b99
Include the complete type witness for a class in its SemIR output. (#4599)
|
před 1 rokem |
Jon Ross-Perkins
|
d944347e7b
Elide prelude components in the IR formatter. (#4453)
|
před 1 rokem |
Brymer Meneses
|
89eed4220f
Expose indexing as a language interface (#4370)
|
před 1 rokem |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
před 1 rokem |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
před 1 rokem |