Geoff Romer
|
a2737a3189
Add `Call` param patterns to `Function` (#6586)
|
3 months ago |
Geoff Romer
|
bf45b1cbf5
Refactor function return type representation (#6463)
|
4 months ago |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 year ago |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
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 |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 year ago |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 year ago |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 year ago |
Jon Ross-Perkins
|
db022658c6
Implement syntactic merge checks for parameters. (#4149)
|
1 year ago |
Richard Smith
|
28cefe98df
Factor out pushing / popping of names plus parameters. (#4005)
|
1 year ago |