Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) hace 1 año
  Jon Ross-Perkins 1ffd56ac3e Use Get*Type in a couple spots (#5257) hace 1 año
  Dana Jansens 6dbcc78e6c Rewrite symbolic constants in generic redeclarations (#5154) hace 1 año
  Jon Ross-Perkins 832c6398d6 Reduce explicit SemIR::LocIdAndInst construction (#5153) hace 1 año
  Jon Ross-Perkins 8738497301 Fix parse support for 'fn F[];' (#5135) hace 1 año
  josh11b ebaf62efb9 Associated constants can be used in member function signatures (#5089) hace 1 año
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) hace 1 año
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) hace 1 año
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) 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
  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
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) hace 1 año
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) hace 1 año
  Boaz Brickner f4e19f4390 Change `DeclNameStack::LookupOrAddName()` to return `SemIR::ScopeLookupResult` instead of a `pair` (#4852) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  Jon Ross-Perkins d958caaff3 Refactor CheckIsAllowedRedecl and stop function definition merging (#4800) hace 1 año
  Geoff Romer 4f10735751 Track params in the parser (#4777) 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
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) hace 1 año
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) hace 1 año
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) hace 1 año
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) hace 1 año
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) hace 1 año
  josh11b d6d70bf80d Handle runtime implicit parameters, and `self` outside of methods (#4361) hace 1 año
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) hace 1 año