Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) hace 4 meses
  Dana Jansens efec4e4658 Move generic stack operations into handle_impl.cpp (Refactor Impl construction 8/7) (#6484) hace 4 meses
  Jon Ross-Perkins 25f63140e6 Refactor CppWitness as CustomWitness (#6491) hace 4 meses
  Dana Jansens fbcaf34494 Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470) hace 4 meses
  Dana Jansens 463ba0e1db Clean up helpers for GetOrAddImpl (Refactor Impl construction 5/7 and 6/7) (#6469) hace 4 meses
  Dana Jansens b07b8a122a Make StartImplDecl into a more explicit GetOrAddImpl (Refactor Impl construction 2/7) (#6466) hace 4 meses
  Dana Jansens 2d38978756 Diagnose explicit `Self` in extend in the parse node handler (Refactor Impl construction 1/7) (#6465) hace 4 meses
  Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) hace 5 meses
  Jon Ross-Perkins ef748ab36d Factor out an impl declaration helper function (#5851) hace 9 meses
  Dana Jansens 90898a8e19 Avoid witnesses in redecls when handling errors in handle_impl (#5409) hace 1 año
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) hace 1 año
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hace 1 año
  Dana Jansens 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) hace 1 año
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) hace 1 año
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) hace 1 año
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) hace 1 año
  josh11b 5abe5a3c21 Stop allowing `impl` redeclarations to differ syntactically in `where` clause (#4850) hace 1 año
  josh11b 230a8ee598 Support associated constants in impl witnesses (#4770) hace 1 año
  josh11b c5fd8f42b8 `ImplWitness` (#4679) hace 1 año
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) hace 1 año
  Richard Smith abf23ae7fe Initial scaffolding for building a witness table for an `impl`. (#3743) hace 2 años