Historique des commits

Auteur SHA1 Message Date
  Geoff Romer 49c7288619 Restructure return declaration handling (#7076) il y a 1 semaine
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) il y a 2 mois
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) il y a 3 mois
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) il y a 4 mois
  Jon Ross-Perkins 8738497301 Fix parse support for 'fn F[];' (#5135) il y a 1 an
  Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) il y a 1 an
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) il y a 1 an
  Dana Jansens 7d6cd3da6d Add a test and check-support for positional params with a return type (#4899) il y a 1 an
  Alina Sbirlea e4e6332ad4 Check explicit params exist. (#4875) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) il y a 1 an
  Geoff Romer 4f10735751 Track params in the parser (#4777) il y a 1 an
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) il y a 1 an
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) il y a 1 an
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) il y a 1 an
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) il y a 1 an
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) il y a 1 an
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) il y a 1 an