Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 ヶ月 前 |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 ヶ月 前 |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 ヶ月 前 |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
6 ヶ月 前 |
Dana Jansens
|
93b79f159e
Change InstId dumping to hex numbers that include the tag (#6175)
|
6 ヶ月 前 |
Jon Ross-Perkins
|
47081be67a
Reduce test sensitivity to small import loc changes (#6145)
|
7 ヶ月 前 |
Richard Smith
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 ヶ月 前 |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
37d5046ceb
Support parse/check/lower for char (#5901)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
70c94cb5b4
Clean up --no-prelude-import uses (#5722)
|
10 ヶ月 前 |
Jon Ross-Perkins
|
04d534abee
Remove the no_prelude directory, using --no-prelude-import directly (#5607)
|
11 ヶ月 前 |
Jon Ross-Perkins
|
de4c32beb5
Split apart some tests which don't need the prelude. (#3904)
|
2 年 前 |
Richard Smith
|
62fe0cd385
Remove the builtin IR, and instead define builtin types locally. (#3910)
|
2 年 前 |
Jon Ross-Perkins
|
76a5cf5f50
Fix incorrect application of invalid type on imports. (#3902)
|
2 年 前 |
Jon Ross-Perkins
|
f5e33f8b05
Add import support for ImportRefUsed, for aliases. (#3878)
|
2 年 前 |
Jon Ross-Perkins
|
895e90e791
Start including the prelude for testing. (#3861)
|
2 年 前 |
Jon Ross-Perkins
|
2361830592
Special-case api/impl implicit imports and verify relevant redeclarations. (#3843)
|
2 年 前 |
Jon Ross-Perkins
|
f8c8861e5f
Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831)
|
2 年 前 |
Richard Smith
|
064123d93f
If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734)
|
2 年 前 |
Richard Smith
|
5543602a50
Make namespace formatting more consistent with other declaration block instructions. (#3732)
|
2 年 前 |
Jon Ross-Perkins
|
1437b0e26d
Implement 'alias' with transparent semantics. (#3701)
|
2 年 前 |