Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer bd6aeae9d4 Don't require `ref` tags in thunks (#7115) před 6 dny
  Geoff Romer 4c9049346d Replace form insts with actions (#7100) před 6 dny
  Richard Smith 23339bc810 Fix initialization of var parameters. (#7023) před 1 týdnem
  Christopher Di Bella 9480c10ecf teaches arithmetic interfaces about C++ operators (#7123) před 1 týdnem
  Nicholas Bishop 3f63cf4b10 Support C++ calling Carbon functions with ref parameters (#7107) před 1 týdnem
  Geoff Romer 49c7288619 Restructure return declaration handling (#7076) před 1 týdnem
  Geoff Romer e7626f46cc Get rid of `AddPatternInst` (#7075) před 2 týdny
  Geoff Romer af04d08965 Track declared form with an InstId instead of a ConstantId. (#7072) před 2 týdny
  Nicholas Bishop 114cf401c2 Support C++ calling Carbon functions with non-`()` return type (#7051) před 2 týdny
  Nicholas Bishop 0635f4628f Add support for C++ calling Carbon functions with parameters (#7024) před 4 týdny
  Geoff Romer 47e9d62fd5 Model thunk call as a pattern match (#6988) před 1 měsícem
  Geoff Romer 262e24a2a0 Remove indirection through `NameRef`s when building a thunk call (#6965) před 1 měsícem
  Jon Ross-Perkins e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) před 1 měsícem
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) před 1 měsícem
  Geoff Romer 8e5b358ec2 Add the form ID to `FormParamPattern` (#6928) před 1 měsícem
  Geoff Romer 08148f3a3a Refactor AddBindingPattern into composable pieces (#6927) před 1 měsícem
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) před 2 měsíci
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) před 2 měsíci
  Geoff Romer bf9219d30e Check support for form literals and `:?` bindings (#6747) před 2 měsíci
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) před 2 měsíci
  Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) před 2 měsíci
  Jon Ross-Perkins f0e04c89c3 Share more function logic between custom/thunk/C++ functions. (#6690) před 2 měsíci
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) před 3 měsíci
  Geoff Romer 11d407b4a0 Add form to Function (#6561) před 3 měsíci
  Geoff Romer b72bfb918b Allocate `CallParamIndex`es eagerly (#6540) před 4 měsíci
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) před 4 měsíci
  Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) před 5 měsíci
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) před 5 měsíci
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) před 5 měsíci
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) před 6 měsíci