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 331f55f0a2 Handle impl with bad interface on import (#5051) hace 1 año
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) hace 1 año
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) hace 1 año
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) hace 1 año
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) hace 1 año
  Richard Smith e0b2f5d772 Add and propagate template phase for constants. (#4964) hace 1 año
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) hace 1 año
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) hace 1 año
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) hace 1 año
  David Blaikie aa71f31787 Refactor implicit Self param into a member on SemIR::Function (#4928) hace 1 año
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) hace 1 año
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) hace 1 año
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hace 1 año
  Jon Ross-Perkins 6c4767e310 Replace GetImportIRId with check_ir_map accessor logic (#4932) hace 1 año
  Richard Smith 6af3d050ea Don't recover from import errors by producing an error constant. (#4892) 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
  David Blaikie d620f3f2da Remove unused parameter (#4832) hace 1 año
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) hace 1 año
  josh11b 3a44b65b95 Support importing associated constant declarations (#4794) 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 725e80f0d3 Fix a bug importing declarations in generics (#4752) 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