Commit Verlauf

Autor SHA1 Nachricht Datum
  Dana Jansens 3a7c44c5c4 Check required implementations when an enclosing interface is implemented (#6522) vor 3 Monaten
  Jon Ross-Perkins 655932da0b Refactor BuildCustomWitness out to its own file (#6515) vor 4 Monaten
  Dana Jansens efec4e4658 Move generic stack operations into handle_impl.cpp (Refactor Impl construction 8/7) (#6484) vor 4 Monaten
  Jon Ross-Perkins 25f63140e6 Refactor CppWitness as CustomWitness (#6491) vor 4 Monaten
  Dana Jansens fbcaf34494 Defer RequireCompleteType to impl definition (Refactor Impl construction 7/7) (#6470) vor 4 Monaten
  Dana Jansens 463ba0e1db Clean up helpers for GetOrAddImpl (Refactor Impl construction 5/7 and 6/7) (#6469) vor 4 Monaten
  Dana Jansens 35d505a985 Check the orphan rule for impls (#6488) vor 4 Monaten
  Dana Jansens 14998d6045 Consolidate error handling behaviour for `ApplyExtendImplAs` (Refactor Impl construction 4/7) (#6468) vor 4 Monaten
  Dana Jansens 1c3d3e9284 Move forward-decl-only code out to the handler of the forward decl node (Refactor Impl construction 3/7) (#6467) vor 4 Monaten
  Dana Jansens b07b8a122a Make StartImplDecl into a more explicit GetOrAddImpl (Refactor Impl construction 2/7) (#6466) vor 4 Monaten
  Dana Jansens 2d38978756 Diagnose explicit `Self` in extend in the parse node handler (Refactor Impl construction 1/7) (#6465) vor 4 Monaten
  Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) vor 5 Monaten
  Dana Jansens 0cf2448505 Get specific interfaces with correct specific from named constraints (#6435) vor 5 Monaten
  Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) vor 5 Monaten
  Dana Jansens e62678e682 Identify and complete facet types as needed for p5168 (#6369) vor 5 Monaten
  Dana Jansens ca3f95faa6 Make named constraint eval to a FacetType with itself in it (#6308) vor 6 Monaten
  Jon Ross-Perkins a1fd86cf27 Change ImplWitnessTablePlaceholder from instruction to InstId value (#6294) vor 6 Monaten
  Dana Jansens 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) vor 6 Monaten
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) vor 6 Monaten
  Jon Ross-Perkins ef748ab36d Factor out an impl declaration helper function (#5851) vor 9 Monaten
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) vor 11 Monaten
  Dana Jansens 90898a8e19 Avoid witnesses in redecls when handling errors in handle_impl (#5409) vor 1 Jahr
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) vor 1 Jahr
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) vor 1 Jahr
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) vor 1 Jahr
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) vor 1 Jahr
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) vor 1 Jahr
  Dana Jansens 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) vor 1 Jahr
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) vor 1 Jahr
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) vor 1 Jahr