Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 месяцев назад |
Jon Ross-Perkins
|
70c94cb5b4
Clean up --no-prelude-import uses (#5722)
|
10 месяцев назад |
Dana Jansens
|
59e2846623
Apply min-preludes to more tests (part 5) (#5690)
|
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 лет назад |
Richard Smith
|
e0b8728263
Allocate de Bruijn levels to symbolic bindings. (#3906)
|
2 лет назад |
Jon Ross-Perkins
|
76a5cf5f50
Fix incorrect application of invalid type on imports. (#3902)
|
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
|
d8be774b8b
Lowering support for overloaded operators. (#3798)
|
2 лет назад |
Richard Smith
|
cf361a83f3
Overloaded operator support. (#3796)
|
2 лет назад |
Richard Smith
|
5665660677
Remove special-case formatting for class and interface LHS. (#3744)
|
2 лет назад |
Richard Smith
|
f5a3a9a7e0
Add `Self` into scope in interface definitions and using facets as types. (#3740)
|
2 лет назад |
Richard Smith
|
8e956baca8
Basic support for associated constant declarations (#3737)
|
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
|
a6f4752a7b
Collapse empty braces onto a single line. (#3733)
|
2 лет назад |
Richard Smith
|
5543602a50
Make namespace formatting more consistent with other declaration block instructions. (#3732)
|
2 лет назад |
Richard Smith
|
5f4e6c768a
Format the decl block for a declaration as a trailing block. (#3731)
|
2 лет назад |
Richard Smith
|
33c1e9ca95
Add an associated entity instruction and corresponding type for interface elements. (#3730)
|
2 лет назад |
Jon Ross-Perkins
|
abe8ce6653
Add support for importing interfaces. (#3726)
|
2 лет назад |
Jon Ross-Perkins
|
364ea5d3f2
Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722)
|
2 лет назад |
Jon Ross-Perkins
|
adad286b74
Refactor LazyImportRef into ImportRefUnused. (#3656)
|
2 лет назад |
Jon Ross-Perkins
|
f4a741903f
Add import support for remaining decl types. (#3651)
|
2 лет назад |