Histórico de Commits

Autor SHA1 Mensagem Data
  Dana Jansens f63d0a6266 When re-declaring, find the original decl of an associated function in an interface (#6688) há 2 meses atrás
  Richard Smith c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) há 3 meses atrás
  Burak Emir 80639a02f0 [parse] Implement initial parsing support for Lambda expressions (#6583) há 3 meses atrás
  Geoff Romer a2737a3189 Add `Call` param patterns to `Function` (#6586) há 3 meses atrás
  Geoff Romer 11d407b4a0 Add form to Function (#6561) há 3 meses atrás
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) há 3 meses atrás
  Geoff Romer b72bfb918b Allocate `CallParamIndex`es eagerly (#6540) há 3 meses atrás
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) há 4 meses atrás
  Geoff Romer 2b8fdf3417 Switch the prelude to use `ref` instead of `addr` (#6359) há 5 meses atrás
  Jon Ross-Perkins 705c95d6e0 Drop fn destroy support (#6136) há 7 meses atrás
  Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) há 7 meses atrás
  Richard Smith 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) há 8 meses atrás
  David Blaikie 37ac093f32 Diagnose impl method without matching virtual function in base class (#5817) há 9 meses atrás
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) há 10 meses atrás
  Richard Smith 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) há 10 meses atrás
  Jon Ross-Perkins 89a6818424 Move TokenOnly to LocIdForDiagnostics (#5590) há 11 meses atrás
  Jon Ross-Perkins 90649d60f0 Fix crash on 'destroy' with return type and no params (#5527) há 11 meses atrás
  Richard Smith f2a16d8742 Don't crash if a builtin fn is declared with positional parameters. (#5444) há 1 ano atrás
  Richard Smith e060342411 Defer building thunks until the end of the enclosing definition. (#5403) há 1 ano atrás
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) há 1 ano atrás
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) há 1 ano atrás
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) há 1 ano atrás
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) há 1 ano atrás
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) há 1 ano atrás
  David Blaikie 1e2d4c3405 Reject generic virtual functions (#5356) há 1 ano atrás
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) há 1 ano atrás
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) há 1 ano atrás
  Dana Jansens 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) há 1 ano atrás
  Richard Smith 19532967fa Stop pushing a fake generic for the duration of check. (#5326) há 1 ano atrás
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) há 1 ano atrás