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

Автор SHA1 Сообщение Дата
  Dana Jansens ff0cea55f6 Add require decls to Interface and NamedConstraint (#6321) 5 месяцев назад
  Dana Jansens f272198ce5 Don't elide Self when dumping the interface/constraint (#6297) 6 месяцев назад
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) 6 месяцев назад
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 год назад
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 год назад
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) 1 год назад
  Richard Smith 19532967fa Stop pushing a fake generic for the duration of check. (#5326) 1 год назад
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 год назад
  Jon Ross-Perkins 1ffd56ac3e Use Get*Type in a couple spots (#5257) 1 год назад
  Dana Jansens 6dbcc78e6c Rewrite symbolic constants in generic redeclarations (#5154) 1 год назад
  Jon Ross-Perkins 832c6398d6 Reduce explicit SemIR::LocIdAndInst construction (#5153) 1 год назад
  Jon Ross-Perkins 8738497301 Fix parse support for 'fn F[];' (#5135) 1 год назад
  josh11b ebaf62efb9 Associated constants can be used in member function signatures (#5089) 1 год назад
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) 1 год назад
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) 1 год назад
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) 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 год назад
  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 год назад
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) 1 год назад
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) 1 год назад
  Boaz Brickner f4e19f4390 Change `DeclNameStack::LookupOrAddName()` to return `SemIR::ScopeLookupResult` instead of a `pair` (#4852) 1 год назад
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
  Jon Ross-Perkins d958caaff3 Refactor CheckIsAllowedRedecl and stop function definition merging (#4800) 1 год назад
  Geoff Romer 4f10735751 Track params in the parser (#4777) 1 год назад
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) 1 год назад
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 год назад