Dana Jansens
|
7c1798d96d
Format impl witness instructions as part of the impl (#6485)
|
4 ヶ月 前 |
Dana Jansens
|
efec4e4658
Move generic stack operations into handle_impl.cpp (Refactor Impl construction 8/7) (#6484)
|
4 ヶ月 前 |
Dana Jansens
|
14998d6045
Consolidate error handling behaviour for `ApplyExtendImplAs` (Refactor Impl construction 4/7) (#6468)
|
4 ヶ月 前 |
Dana Jansens
|
2d38978756
Diagnose explicit `Self` in extend in the parse node handler (Refactor Impl construction 1/7) (#6465)
|
4 ヶ月 前 |
Jon Ross-Perkins
|
55085de6aa
Use GetStructType when building object repr structs (#5923)
|
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
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
2bb8e98849
Change SemIR formed for 'as' errors (#5792)
|
9 ヶ月 前 |
Dana Jansens
|
d17188208c
Apply min-preludes to more tests (part 7) (#5704)
|
10 ヶ月 前 |
Jon Ross-Perkins
|
825773dcb3
Add range flag settings to impl files (#5560)
|
11 ヶ月 前 |
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 年間 前 |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 年間 前 |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 年間 前 |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
1 年間 前 |
Dana Jansens
|
4539114c21
Return a set of ImplWitnesses from impl lookup (#5075)
|
1 年間 前 |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 年間 前 |
Boaz Brickner
|
986a2a064c
Add poisoned names to the format (#4961)
|
1 年間 前 |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 年間 前 |
Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 年間 前 |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 年間 前 |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
1 年間 前 |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
1 年間 前 |
Dana Jansens
|
6aba386eeb
Move the complete_witness_type above the !members label. (#4808)
|
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 年間 前 |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 年間 前 |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 年間 前 |