История коммитов

Автор SHA1 Сообщение Дата
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 год назад
  josh11b 331f55f0a2 Handle impl with bad interface on import (#5051) 1 год назад
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 год назад
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) 1 год назад
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) 1 год назад
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) 1 год назад
  Richard Smith e0b2f5d772 Add and propagate template phase for constants. (#4964) 1 год назад
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) 1 год назад
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) 1 год назад
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) 1 год назад
  David Blaikie aa71f31787 Refactor implicit Self param into a member on SemIR::Function (#4928) 1 год назад
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) 1 год назад
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) 1 год назад
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 год назад
  Jon Ross-Perkins 6c4767e310 Replace GetImportIRId with check_ir_map accessor logic (#4932) 1 год назад
  Richard Smith 6af3d050ea Don't recover from import errors by producing an error constant. (#4892) 1 год назад
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 год назад
  Boaz Brickner 3d39ab67bf Wrap lookup result in a new `ScopeLookupResult` (#4831) 1 год назад
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 год назад
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) 1 год назад
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
  David Blaikie d620f3f2da Remove unused parameter (#4832) 1 год назад
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 год назад
  josh11b 3a44b65b95 Support importing associated constant declarations (#4794) 1 год назад
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) 1 год назад
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) 1 год назад
  josh11b 725e80f0d3 Fix a bug importing declarations in generics (#4752) 1 год назад
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 год назад
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) 1 год назад
  Jon Ross-Perkins 3f9a06aee3 Look at flipping clang-tidy's misc-* to enable-by-default (#4699) 1 год назад