Historial de Commits

Autor SHA1 Mensaje Fecha
  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 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) hace 1 año
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) hace 1 año
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 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
  Jon Ross-Perkins 9d3e1d3c55 Small cleanups to impl.cpp (#5194) hace 1 año
  Jon Ross-Perkins 0d3d829478 Cleanup pass over llvm::seq uses (#5185) hace 1 año
  Richard Smith 6fd139b805 Renumber inner parameters when checking an impl function against an interface function. (#5113) hace 1 año
  David Blaikie f97f1a3e11 Add error for virtual member function without self (#5005) hace 1 año
  Jon Ross-Perkins 422cc3d48a Move diagnostic usings off Context (#5007) hace 1 año
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) hace 1 año
  Dana Jansens d5f3d3365a Allow checking to continue after 'impl as' outside class (#4937) hace 1 año
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) hace 1 año
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) hace 1 año
  Jon Ross-Perkins afef6cd940 Refactor name lookup logic out of Context (#4930) hace 1 año
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) hace 1 año
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) hace 1 año
  josh11b 5abe5a3c21 Stop allowing `impl` redeclarations to differ syntactically in `where` clause (#4850) hace 1 año
  Boaz Brickner 3d39ab67bf Wrap lookup result in a new `ScopeLookupResult` (#4831) hace 1 año
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  David Blaikie b292943648 Sink comment into implementation (#4833) hace 1 año
  Jon Ross-Perkins 41b6bb5688 Update TODO for semantic checking (#4821) hace 1 año
  josh11b 230a8ee598 Support associated constants in impl witnesses (#4770) hace 1 año
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) hace 1 año
  Jon Ross-Perkins bc637bdd7a Fix redundant void return (#4757) hace 1 año