Geoff Romer
|
505b1c86b9
Initial support for return forms (#6556)
|
3 ヶ月 前 |
Geoff Romer
|
2078721e1c
Always build ReturnTypeInfo from a function (#6490)
|
4 ヶ月 前 |
Geoff Romer
|
bf45b1cbf5
Refactor function return type representation (#6463)
|
4 ヶ月 前 |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 ヶ月 前 |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 ヶ月 前 |
Dana Jansens
|
28fea821b7
Add min-preludes to more slow tests (part 4) (#5682)
|
10 ヶ月 前 |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
11 ヶ月 前 |
Jon Ross-Perkins
|
2e3fb4dc1c
Add range flag settings to namespace files (#5566)
|
11 ヶ月 前 |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 ヶ月 前 |
Richard Smith
|
797b14eb8e
Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374)
|
1 年間 前 |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 年間 前 |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 年間 前 |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 年間 前 |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 年間 前 |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 年間 前 |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 年間 前 |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
1 年間 前 |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 年間 前 |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 年間 前 |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 年間 前 |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 年間 前 |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 年間 前 |
Richard Smith
|
47285b6207
Include a fully-qualified name when stringifying types. (#4657)
|
1 年間 前 |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 年間 前 |
Richard Smith
|
f8e7dad33a
Include the file from which an entity was imported in formatted SemIR. (#4621)
|
1 年間 前 |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 年間 前 |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 年間 前 |
Jon Ross-Perkins
|
d944347e7b
Elide prelude components in the IR formatter. (#4453)
|
1 年間 前 |
Brymer Meneses
|
89eed4220f
Expose indexing as a language interface (#4370)
|
1 年間 前 |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 年間 前 |