Historique des commits

Auteur SHA1 Message Date
  Geoff Romer 49c7288619 Restructure return declaration handling (#7076) il y a 1 semaine
  Geoff Romer e0c6800ab3 Reverse nesting structure of parameter patterns (#6930) il y a 1 mois
  Geoff Romer 18cfeb7476 Add support for `->?` return forms (#6849) il y a 1 mois
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) il y a 1 mois
  Jon Ross-Perkins 002b7c74ea Support CARBON_KIND with Any types (#6828) il y a 2 mois
  Geoff Romer bf9219d30e Check support for form literals and `:?` bindings (#6747) il y a 2 mois
  Geoff Romer 4a0cf6c1fb Track the start of a signature more accurately (#6760) il y a 2 mois
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) il y a 2 mois
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) il y a 2 mois
  Richard Smith 2cee87683e Allow more signatures for `Main.Run`. (#6751) il y a 2 mois
  Geoff Romer f1b6e818d1 Rename FormExpr fields for clarity/consistency. (#6746) il y a 2 mois
  Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) il y a 2 mois
  Geoff Romer 7938d9a8d0 Lex/parse support for ->?, :?, and form literals (#6695) il y a 2 mois
  Jon Ross-Perkins f0e04c89c3 Share more function logic between custom/thunk/C++ functions. (#6690) il y a 2 mois
  Dana Jansens f63d0a6266 When re-declaring, find the original decl of an associated function in an interface (#6688) il y a 2 mois
  Richard Smith c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) il y a 3 mois
  Burak Emir 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) il y a 3 mois
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) il y a 3 mois
  Geoff Romer 11d407b4a0 Add form to Function (#6561) il y a 3 mois
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) il y a 3 mois
  Geoff Romer b72bfb918b Allocate `CallParamIndex`es eagerly (#6540) il y a 3 mois
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) il y a 4 mois
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) il y a 5 mois
  Jon Ross-Perkins 705c95d6e0 Drop fn destroy support (#6136) il y a 7 mois
  Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) il y a 7 mois
  Richard Smith 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) il y a 8 mois
  David Blaikie 37ac093f32 Diagnose impl method without matching virtual function in base class (#5817) il y a 9 mois
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) il y a 10 mois
  Richard Smith 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
  Jon Ross-Perkins 89a6818424 Move TokenOnly to LocIdForDiagnostics (#5590) il y a 11 mois