Commit Verlauf

Autor SHA1 Nachricht Datum
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) vor 1 Jahr
  Jon Ross-Perkins 701f12d9a2 Clean up LocIdAndInst::UncheckedLoc uses (#5151) vor 1 Jahr
  Alina Sbirlea 5a4b63a040 [Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146) vor 1 Jahr
  Jon Ross-Perkins dfe1c880ea Clean up node kind information for namespaces (#5120) vor 1 Jahr
  josh11b ebaf62efb9 Associated constants can be used in member function signatures (#5089) vor 1 Jahr
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) vor 1 Jahr
  josh11b 331f55f0a2 Handle impl with bad interface on import (#5051) vor 1 Jahr
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) vor 1 Jahr
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) vor 1 Jahr
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) vor 1 Jahr
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) vor 1 Jahr
  Richard Smith e0b2f5d772 Add and propagate template phase for constants. (#4964) vor 1 Jahr
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) vor 1 Jahr
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) vor 1 Jahr
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) vor 1 Jahr
  David Blaikie aa71f31787 Refactor implicit Self param into a member on SemIR::Function (#4928) vor 1 Jahr
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) vor 1 Jahr
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) vor 1 Jahr
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) vor 1 Jahr
  Jon Ross-Perkins 6c4767e310 Replace GetImportIRId with check_ir_map accessor logic (#4932) vor 1 Jahr
  Richard Smith 6af3d050ea Don't recover from import errors by producing an error constant. (#4892) vor 1 Jahr
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) vor 1 Jahr
  Boaz Brickner 3d39ab67bf Wrap lookup result in a new `ScopeLookupResult` (#4831) vor 1 Jahr
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) vor 1 Jahr
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) vor 1 Jahr
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) vor 1 Jahr
  David Blaikie d620f3f2da Remove unused parameter (#4832) vor 1 Jahr
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) vor 1 Jahr
  josh11b 3a44b65b95 Support importing associated constant declarations (#4794) vor 1 Jahr
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) vor 1 Jahr