Historique des commits

Auteur SHA1 Message Date
  Richard Smith 23339bc810 Fix initialization of var parameters. (#7023) il y a 1 semaine
  Geoff Romer 49c7288619 Restructure return declaration handling (#7076) il y a 1 semaine
  Geoff Romer af04d08965 Track declared form with an InstId instead of a ConstantId. (#7072) il y a 2 semaines
  Geoff Romer df33276f6b Revert accidental change from #7063 (#7069) il y a 2 semaines
  Nicholas Bishop 114cf401c2 Support C++ calling Carbon functions with non-`()` return type (#7051) il y a 2 semaines
  Christopher Di Bella 3cdb159067 consistently uses the caller's specific to get the callee's pattern type id (#7036) il y a 3 semaines
  Geoff Romer 47e9d62fd5 Model thunk call as a pattern match (#6988) il y a 1 mois
  Geoff Romer f4260feee4 Clean up pattern matching (#6987) il y a 1 mois
  Richard Smith 181a592b8c Support for parsing expression patterns (#6977) il y a 1 mois
  Dana Jansens 5503f643c6 Introduce typed-inst accessors for ConstantValueStore (#6980) il y a 1 mois
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) il y a 1 mois
  Geoff Romer 000b4f3fa5 Handle errors in form binding without crashing. (#6936) il y a 1 mois
  Geoff Romer 8e824d02be Restructure pattern matching to support producing results (#6929) il y a 1 mois
  Geoff Romer 8e5b358ec2 Add the form ID to `FormParamPattern` (#6928) il y a 1 mois
  Geoff Romer 08148f3a3a Refactor AddBindingPattern into composable pieces (#6927) il y a 1 mois
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) il y a 2 mois
  Jon Ross-Perkins 002b7c74ea Support CARBON_KIND with Any types (#6828) il y a 2 mois
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) il y a 2 mois
  Geoff Romer bf9219d30e Check support for form literals and `:?` bindings (#6747) il y a 2 mois
  Jon Ross-Perkins 2c6d9c7f66 Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708) il y a 2 mois
  Richard Smith e69c3fd978 Support list initialization of C++ classes that is performed via a constructor call. (#6660) il y a 3 mois
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) il y a 3 mois
  Geoff Romer 87b4ca54e6 Decouple PerformCallToFunction from ReturnTypeInfo (#6572) il y a 3 mois
  Geoff Romer 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) il y a 4 mois
  Geoff Romer b72bfb918b Allocate `CallParamIndex`es eagerly (#6540) il y a 4 mois
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) il y a 4 mois
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) il y a 5 mois
  Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) il y a 5 mois
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) il y a 5 mois
  Geoff Romer fd3b0b0bf9 Remove redundant function parameter (#6313) il y a 6 mois