Historie revizí

Autor SHA1 Zpráva Datum
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) před 2 měsíci
  Dana Jansens 848eddc9dd Avoid cyclic lookup of an impl inside its own definition (#6629) před 3 měsíci
  Dana Jansens 32aa7cb1fa Make identifying a facet type an operation on a (self+facet type) pair (#6592) před 3 měsíci
  Dana Jansens 3a7c44c5c4 Check required implementations when an enclosing interface is implemented (#6522) před 3 měsíci
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
  Dana Jansens efec4e4658 Move generic stack operations into handle_impl.cpp (Refactor Impl construction 8/7) (#6484) před 4 měsíci
  Jon Ross-Perkins 25f63140e6 Refactor CppWitness as CustomWitness (#6491) před 4 měsíci
  Dana Jansens fbcaf34494 Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470) před 4 měsíci
  Dana Jansens 463ba0e1db Clean up helpers for GetOrAddImpl (Refactor Impl construction 5/7 and 6/7) (#6469) před 4 měsíci
  Dana Jansens b07b8a122a Make StartImplDecl into a more explicit GetOrAddImpl (Refactor Impl construction 2/7) (#6466) před 4 měsíci
  Dana Jansens 2d38978756 Diagnose explicit `Self` in extend in the parse node handler (Refactor Impl construction 1/7) (#6465) před 4 měsíci
  Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) před 5 měsíci
  Jon Ross-Perkins ef748ab36d Factor out an impl declaration helper function (#5851) před 9 měsíci
  Dana Jansens 90898a8e19 Avoid witnesses in redecls when handling errors in handle_impl (#5409) před 1 rokem
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) před 1 rokem
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) před 1 rokem
  Dana Jansens 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) před 1 rokem
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) před 1 rokem
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) před 1 rokem
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) před 1 rokem
  josh11b 5abe5a3c21 Stop allowing `impl` redeclarations to differ syntactically in `where` clause (#4850) před 1 rokem
  josh11b 230a8ee598 Support associated constants in impl witnesses (#4770) před 1 rokem
  josh11b c5fd8f42b8 `ImplWitness` (#4679) před 1 rokem
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) před 1 rokem
  Richard Smith abf23ae7fe Initial scaffolding for building a witness table for an `impl`. (#3743) před 2 roky