Dana Jansens
|
ff0cea55f6
Add require decls to Interface and NamedConstraint (#6321)
|
5 月之前 |
Dana Jansens
|
f272198ce5
Don't elide Self when dumping the interface/constraint (#6297)
|
6 月之前 |
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 月之前 |
Dana Jansens
|
82679e6689
Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107)
|
7 月之前 |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 月之前 |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 月之前 |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 月之前 |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 月之前 |
Elliott Kalt
|
58de34e534
Decouple associated constants from let (#5973)
|
8 月之前 |
Richard Smith
|
2352e93bb5
Remove now-unused StringType instruction. (#5964)
|
8 月之前 |
Dana Jansens
|
4b0e2b03b6
Add the `.Self` name for the type expression of a compile time binding (#5937)
|
8 月之前 |
Jon Ross-Perkins
|
37d5046ceb
Support parse/check/lower for char (#5901)
|
9 月之前 |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 月之前 |
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 年之前 |