Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoff Romer e7626f46cc Get rid of `AddPatternInst` (#7075) vor 2 Wochen
  Geoff Romer af04d08965 Track declared form with an InstId instead of a ConstantId. (#7072) vor 2 Wochen
  Nicholas Bishop 114cf401c2 Support C++ calling Carbon functions with non-`()` return type (#7051) vor 2 Wochen
  Nicholas Bishop 0635f4628f Add support for C++ calling Carbon functions with parameters (#7024) vor 4 Wochen
  Geoff Romer 47e9d62fd5 Model thunk call as a pattern match (#6988) vor 1 Monat
  Geoff Romer 262e24a2a0 Remove indirection through `NameRef`s when building a thunk call (#6965) vor 1 Monat
  Jon Ross-Perkins e0305684b0 Add MakeVerifiedLocIdAndInst for runtime validation (#6942) vor 1 Monat
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) vor 1 Monat
  Geoff Romer 8e5b358ec2 Add the form ID to `FormParamPattern` (#6928) vor 1 Monat
  Geoff Romer 08148f3a3a Refactor AddBindingPattern into composable pieces (#6927) vor 1 Monat
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) vor 2 Monaten
  Geoff Romer 6dba8ee111 Remove index fields from ParamPatterns (#6815) vor 2 Monaten
  Geoff Romer bf9219d30e Check support for form literals and `:?` bindings (#6747) vor 2 Monaten
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) vor 2 Monaten
  Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) vor 2 Monaten
  Jon Ross-Perkins f0e04c89c3 Share more function logic between custom/thunk/C++ functions. (#6690) vor 2 Monaten
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) vor 3 Monaten
  Geoff Romer 11d407b4a0 Add form to Function (#6561) vor 3 Monaten
  Geoff Romer b72bfb918b Allocate `CallParamIndex`es eagerly (#6540) vor 4 Monaten
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) vor 4 Monaten
  Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) vor 5 Monaten
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) vor 5 Monaten
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) vor 5 Monaten
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) vor 6 Monaten
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) vor 6 Monaten
  Jon Ross-Perkins 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) vor 7 Monaten
  Jon Ross-Perkins 0f7df4ed7e Switch CalleeFunction to a variant (#6104) vor 7 Monaten
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) vor 10 Monaten
  Richard Smith 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) vor 10 Monaten
  Richard Smith e24ba02352 Fix lowering of thunks in generic impls (#5631) vor 10 Monaten