Historial de Commits

Autor SHA1 Mensaje Fecha
  josh11b ebaf62efb9 Associated constants can be used in member function signatures (#5089) hace 1 año
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) hace 1 año
  josh11b aa90ab3862 Fix non-instance compound member access (#5059) hace 1 año
  josh11b 4fd273a928 2 small simplifications in member access (#5055) hace 1 año
  Dana Jansens 2d1bfcac2e Perform member lookup on FacetAccessType (#5058) hace 1 año
  Jon Ross-Perkins 422cc3d48a Move diagnostic usings off Context (#5007) 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
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hace 1 año
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) hace 1 año
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 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 9c0faf007e Invalid comment cleanup (#4836) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) hace 1 año
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) hace 1 año
  josh11b c5fd8f42b8 `ImplWitness` (#4679) hace 1 año
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) hace 1 año
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) hace 1 año
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) hace 1 año
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) hace 1 año
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) hace 1 año
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) hace 1 año
  josh11b ed80cd2f15 Facet member access (#4371) hace 1 año
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) hace 1 año
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) hace 1 año
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) hace 1 año
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) hace 1 año