Commit historia

Upphovsman SHA1 Meddelande Datum
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) 1 år sedan
  Boaz Brickner f4e19f4390 Change `DeclNameStack::LookupOrAddName()` to return `SemIR::ScopeLookupResult` instead of a `pair` (#4852) 1 år sedan
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 år sedan
  Jon Ross-Perkins d958caaff3 Refactor CheckIsAllowedRedecl and stop function definition merging (#4800) 1 år sedan
  Geoff Romer 4f10735751 Track params in the parser (#4777) 1 år sedan
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) 1 år sedan
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 år sedan
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) 1 år sedan
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 år sedan
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 år sedan
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) 1 år sedan
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 år sedan
  josh11b d6d70bf80d Handle runtime implicit parameters, and `self` outside of methods (#4361) 1 år sedan
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 år sedan
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 år sedan
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 år sedan
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) 1 år sedan
  Jon Ross-Perkins e62973a8ef Address the LocIdAndInst::ReusingLoc TODO (#4211) 1 år sedan
  Jon Ross-Perkins a3a4c14960 Error on non-constant parameters to a type. (#4215) 1 år sedan
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 år sedan
  Jon Ross-Perkins 3d13b8f71c Fix handling of interface redefinitions. (#4198) 1 år sedan
  Richard Smith f6ff5b11b5 Distinguish between whether an entity has its own parameter lists and whether it is generic. (#4191) 1 år sedan
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 år sedan
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) 1 år sedan
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) 1 år sedan
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) 1 år sedan
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 år sedan
  Richard Smith 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) 1 år sedan
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) 1 år sedan
  Richard Smith 10a198a9e6 Use the correct type for `Self` in generic classes and generic interfaces (#4087) 1 år sedan