Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 月之前 |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 月之前 |
Dana Jansens
|
d17188208c
Apply min-preludes to more tests (part 7) (#5704)
|
10 月之前 |
Richard Smith
|
344f0b7550
Support for heterogeneous operators. (#5653)
|
10 月之前 |
Jon Ross-Perkins
|
04d534abee
Remove the no_prelude directory, using --no-prelude-import directly (#5607)
|
11 月之前 |
Jon Ross-Perkins
|
3561ab5fae
Switch the prelude to using 'export import'. (#3976)
|
1 年之前 |
Richard Smith
|
23f9065949
Implement proposal #3927. (#3963)
|
1 年之前 |
Richard Smith
|
d5c0c9cfe3
Accept generic parameter lists in class declarations. (#3933)
|
2 年之前 |
Jon Ross-Perkins
|
92fa0ac1ac
Remove ImportRefUsed (#3934)
|
2 年之前 |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
2 年之前 |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
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 年之前 |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 年之前 |
Richard Smith
|
5964795f34
Use separate builtins for signed / unsigned arithmetic. (#3892)
|
2 年之前 |
Richard Smith
|
015c7c780c
Fix location of `converted` inst for explicit `as` conversion. (#3887)
|
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
|
e8cc089b2b
Allow simple uses of `Self` in `impl`s. (#3824)
|
2 年之前 |
Richard Smith
|
3763d0130a
Convert literals to `i32` when forming an `i32`-typed `int_literal` instruction. (#3814)
|
2 年之前 |
Richard Smith
|
f0e940ddfd
Initial support for builtin functions. (#3803)
|
2 年之前 |