Jon Ross-Perkins
|
a5df8ad736
Support destruction of storage (#5171)
|
1 year ago |
Jon Ross-Perkins
|
acbe6530c3
Move diagnostics into a namespace (#5173)
|
1 year ago |
Geoff Romer
|
a584ee120e
Add support for `_` binding patterns (#5097)
|
1 year ago |
Geoff Romer
|
6d4f2567a7
Add support for `var` patterns (#5069)
|
1 year ago |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 year ago |
Geoff Romer
|
74e1a9949f
Support tuple patterns outside parameter lists (#4923)
|
1 year ago |
Jon Ross-Perkins
|
311b4ff03d
Refactor AddInst-family functions to their own file (#4941)
|
1 year ago |
Jon Ross-Perkins
|
dc8f47e6ad
Move type functions off Context (#4951)
|
1 year ago |
Jon Ross-Perkins
|
0c37ce6908
Delete unused ParamPatternInfo::GetNameId (#4942)
|
1 year ago |
Jon Ross-Perkins
|
71c91eaf14
Refactor subpattern logic out of Context (#4929)
|
1 year ago |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 year ago |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 year ago |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 year ago |
Geoff Romer
|
9b28d3ad78
Late response to comments on #4698 (#4758)
|
1 year ago |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 year ago |
Jon Ross-Perkins
|
c832d523be
Update files and clang-tidy config to pass with clang-tidy-20 (#4691)
|
1 year ago |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
1 year ago |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 year ago |
Geoff Romer
|
4f816dd03f
Remove param_refs and implicit_param_refs (#4479)
|
1 year ago |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
1 year ago |
Geoff Romer
|
5759ad8b42
Remove forward references from binding patterns (#4494)
|
1 year ago |
Jon Ross-Perkins
|
cab7818df8
Make empty ids for all block types (#4502)
|
1 year ago |
josh11b
|
4febf7c459
Add capitilization and punctuation to TODO comments (#4486)
|
1 year ago |
Geoff Romer
|
e20e8bfbea
Consolidate caller match in one function call (#4446)
|
1 year ago |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 year ago |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 year ago |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 year ago |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 year ago |