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

Автор SHA1 Сообщение Дата
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) 1 год назад
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 год назад
  Richard Smith 5501424524 Collect per-entity names when processing the entity, not each declaration. (#5340) 1 год назад
  josh11b 034e374f0a Add TODOs re: `pattern_block_id` to `inst_namer.cpp` (#5331) 1 год назад
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 год назад
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) 1 год назад
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) 1 год назад
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 год назад
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) 1 год назад
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 год назад
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) 1 год назад
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 год назад
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) 1 год назад
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) 1 год назад
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 год назад
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) 1 год назад
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) 1 год назад
  Jon Ross-Perkins 3ddc752d49 Allow InstNamer to rediscover singleton instructions (#5133) 1 год назад
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 год назад
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) 1 год назад
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) 1 год назад
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) 1 год назад
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 год назад
  Boaz Brickner 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) 1 год назад
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) 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 год назад
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 год назад