Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
hace 1 año |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
hace 1 año |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
hace 1 año |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
hace 1 año |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
hace 1 año |
Richard Smith
|
c33adfafd3
Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232)
|
hace 1 año |
David Blaikie
|
4739828cca
Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199)
|
hace 1 año |
Jon Ross-Perkins
|
a5df8ad736
Support destruction of storage (#5171)
|
hace 1 año |
Jon Ross-Perkins
|
acbe6530c3
Move diagnostics into a namespace (#5173)
|
hace 1 año |
Geoff Romer
|
a584ee120e
Add support for `_` binding patterns (#5097)
|
hace 1 año |
Geoff Romer
|
6d4f2567a7
Add support for `var` patterns (#5069)
|
hace 1 año |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
hace 1 año |
Geoff Romer
|
74e1a9949f
Support tuple patterns outside parameter lists (#4923)
|
hace 1 año |
Jon Ross-Perkins
|
311b4ff03d
Refactor AddInst-family functions to their own file (#4941)
|
hace 1 año |
Jon Ross-Perkins
|
dc8f47e6ad
Move type functions off Context (#4951)
|
hace 1 año |
Jon Ross-Perkins
|
0c37ce6908
Delete unused ParamPatternInfo::GetNameId (#4942)
|
hace 1 año |
Jon Ross-Perkins
|
71c91eaf14
Refactor subpattern logic out of Context (#4929)
|
hace 1 año |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
hace 1 año |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
hace 1 año |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
hace 1 año |
Geoff Romer
|
9b28d3ad78
Late response to comments on #4698 (#4758)
|
hace 1 año |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
hace 1 año |
Jon Ross-Perkins
|
c832d523be
Update files and clang-tidy config to pass with clang-tidy-20 (#4691)
|
hace 1 año |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
hace 1 año |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
hace 1 año |
Geoff Romer
|
4f816dd03f
Remove param_refs and implicit_param_refs (#4479)
|
hace 1 año |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
hace 1 año |
Geoff Romer
|
5759ad8b42
Remove forward references from binding patterns (#4494)
|
hace 1 año |
Jon Ross-Perkins
|
cab7818df8
Make empty ids for all block types (#4502)
|
hace 1 año |
josh11b
|
4febf7c459
Add capitilization and punctuation to TODO comments (#4486)
|
hace 1 año |