Commit History

Autor SHA1 Mensaxe Data
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hai 1 ano
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hai 1 ano
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hai 1 ano
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) hai 1 ano
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) hai 1 ano
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hai 1 ano
  Richard Smith a91752de60 Represent rewrite constraints in `FacetTypeInfo` with `InstId` not `ConstantId`. (#5281) hai 1 ano
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) hai 1 ano
  David Blaikie 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) hai 1 ano
  josh11b c7a338be59 Replace uses of "defined" with "complete" (#5196) hai 1 ano
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) hai 1 ano
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) hai 1 ano
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) hai 1 ano
  Boaz Brickner fcd38a4d7f Add support for importing C++ namespaces (#5103) hai 1 ano
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) hai 1 ano
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) hai 1 ano
  Jon Ross-Perkins 467e510d40 Document abbreviation style things (#4996) hai 1 ano
  Richard Smith 0d2f364f39 Split evaluation up into one function per instruction kind (#5008) hai 1 ano
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) hai 1 ano
  Richard Smith e0b2f5d772 Add and propagate template phase for constants. (#4964) hai 1 ano
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) hai 1 ano
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) hai 1 ano
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hai 1 ano
  Boaz Brickner 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) hai 1 ano
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) hai 1 ano
  Boaz Brickner 3d39ab67bf Wrap lookup result in a new `ScopeLookupResult` (#4831) hai 1 ano
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) hai 1 ano
  Jon Ross-Perkins b06fcc97f6 Clean up a few details of lex yaml printing (#4845) hai 1 ano
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) hai 1 ano
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hai 1 ano