Histórico de Commits

Autor SHA1 Mensagem Data
  Dana Jansens efec4e4658 Move generic stack operations into handle_impl.cpp (Refactor Impl construction 8/7) (#6484) há 4 meses atrás
  Dana Jansens fbcaf34494 Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470) há 4 meses atrás
  Dana Jansens 14998d6045 Consolidate error handling behaviour for `ApplyExtendImplAs` (Refactor Impl construction 4/7) (#6468) há 4 meses atrás
  Dana Jansens 1c3d3e9284 Move forward-decl-only code out to the handler of the forward decl node (Refactor Impl construction 3/7) (#6467) há 4 meses atrás
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) há 4 meses atrás
  Dana Jansens b07b8a122a Make StartImplDecl into a more explicit GetOrAddImpl (Refactor Impl construction 2/7) (#6466) há 4 meses atrás
  Dana Jansens 2d38978756 Diagnose explicit `Self` in extend in the parse node handler (Refactor Impl construction 1/7) (#6465) há 4 meses atrás
  Dana Jansens 81e55bed8a Generate a RequireDecl instruction for require declarations (#6318) há 5 meses atrás
  Dana Jansens 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) há 6 meses atrás
  Jon Ross-Perkins ef748ab36d Factor out an impl declaration helper function (#5851) há 9 meses atrás
  Jon Ross-Perkins 2bb8e98849 Change SemIR formed for 'as' errors (#5792) há 9 meses atrás
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) há 11 meses atrás
  Dana Jansens ccc94439e5 Don't reuse the reference into the ImplStore after doing deduce (#5456) há 1 ano atrás
  Dana Jansens 90898a8e19 Avoid witnesses in redecls when handling errors in handle_impl (#5409) 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
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) há 1 ano atrás
  Dana Jansens 94dca7967b Allow `extend final impl as` for impl declarations (#5345) 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
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) há 1 ano atrás
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) há 1 ano atrás
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) há 1 ano atrás
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) há 1 ano atrás
  Dana Jansens 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) há 1 ano atrás
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) há 1 ano atrás
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) há 1 ano atrás
  josh11b e9c90af92e Reduce redundant diagnostics (#5234) há 1 ano atrás
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) há 1 ano atrás