Historia zmian

Autor SHA1 Wiadomość Data
  Geoff Romer 4a0cf6c1fb Track the start of a signature more accurately (#6760) 2 miesięcy temu
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) 2 miesięcy temu
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) 2 miesięcy temu
  Richard Smith 2cee87683e Allow more signatures for `Main.Run`. (#6751) 2 miesięcy temu
  Geoff Romer f1b6e818d1 Rename FormExpr fields for clarity/consistency. (#6746) 2 miesięcy temu
  Richard Smith 1b2ae912fc Add basic support for `eval fn` and `musteval fn`. (#6694) 2 miesięcy temu
  Geoff Romer 7938d9a8d0 Lex/parse support for ->?, :?, and form literals (#6695) 2 miesięcy temu
  Jon Ross-Perkins f0e04c89c3 Share more function logic between custom/thunk/C++ functions. (#6690) 2 miesięcy temu
  Dana Jansens f63d0a6266 When re-declaring, find the original decl of an associated function in an interface (#6688) 2 miesięcy temu
  Richard Smith c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) 3 miesięcy temu
  Burak Emir 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) 3 miesięcy temu
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) 3 miesięcy temu
  Geoff Romer 11d407b4a0 Add form to Function (#6561) 3 miesięcy temu
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 3 miesięcy temu
  Geoff Romer b72bfb918b Allocate `CallParamIndex`es eagerly (#6540) 3 miesięcy temu
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) 4 miesięcy temu
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) 5 miesięcy temu
  Jon Ross-Perkins 705c95d6e0 Drop fn destroy support (#6136) 7 miesięcy temu
  Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 miesięcy temu
  Richard Smith 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) 8 miesięcy temu
  David Blaikie 37ac093f32 Diagnose impl method without matching virtual function in base class (#5817) 9 miesięcy temu
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 miesięcy temu
  Richard Smith 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) 10 miesięcy temu
  Jon Ross-Perkins 89a6818424 Move TokenOnly to LocIdForDiagnostics (#5590) 11 miesięcy temu
  Jon Ross-Perkins 90649d60f0 Fix crash on 'destroy' with return type and no params (#5527) 11 miesięcy temu
  Richard Smith f2a16d8742 Don't crash if a builtin fn is declared with positional parameters. (#5444) 1 rok temu
  Richard Smith e060342411 Defer building thunks until the end of the enclosing definition. (#5403) 1 rok temu
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) 1 rok temu
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 rok temu
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 rok temu