Richard Smith
|
41ed82e033
Add basic support for strings to core, check, and lower. (#5963)
|
8 ヶ月 前 |
Richard Smith
|
629f77eb61
Switch to representing FloatLiteralType as a RealId. (#5944)
|
8 ヶ月 前 |
Richard Smith
|
694c00c7eb
Make `Core.Float` a class. Add missing builtins for float support. (#5932)
|
8 ヶ月 前 |
Richard Smith
|
4685890d63
Rename FloatLiteral to FloatValue. (#5911)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 ヶ月 前 |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 ヶ月 前 |
Dana Jansens
|
07aec169e1
Add min-preludes to more slow tests (#5681)
|
10 ヶ月 前 |
Jon Ross-Perkins
|
59cb7183b2
Add range flag settings to pointer files (#5571)
|
11 ヶ月 前 |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 ヶ月 前 |
Richard Smith
|
797b14eb8e
Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374)
|
1 年間 前 |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 年間 前 |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 年間 前 |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 年間 前 |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 年間 前 |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 年間 前 |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 年間 前 |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
1 年間 前 |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 年間 前 |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 年間 前 |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 年間 前 |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 年間 前 |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 年間 前 |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 年間 前 |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 年間 前 |
Richard Smith
|
63ff0cca1a
Include the call arguments in the location of a call. (#4602)
|
1 年間 前 |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 年間 前 |