Richard Smith
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 달 전 |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
8 달 전 |
Jon Ross-Perkins
|
37d5046ceb
Support parse/check/lower for char (#5901)
|
8 달 전 |
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 년 전 |