Historie revizí

Autor SHA1 Zpráva Datum
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) před 1 rokem
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) před 1 rokem
  Jon Ross-Perkins 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) před 1 rokem
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) před 1 rokem
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) před 1 rokem
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) před 1 rokem
  Richard Smith 5501424524 Collect per-entity names when processing the entity, not each declaration. (#5340) před 1 rokem
  josh11b 034e374f0a Add TODOs re: `pattern_block_id` to `inst_namer.cpp` (#5331) před 1 rokem
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) před 1 rokem
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) před 1 rokem
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) před 1 rokem
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) před 1 rokem
  Richard Smith 1a4d6ca255 Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260) před 1 rokem
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) před 1 rokem
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) před 1 rokem
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) před 1 rokem
  Dana Jansens 3469922275 Rename ImplSymblicWitness to LookupImplWitness (#5201) před 1 rokem
  Dana Jansens 53c98a8619 Support specialization in impl lookup with a symbolic query/impl. (#5169) před 1 rokem
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) před 1 rokem
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) před 1 rokem
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) před 1 rokem
  Jon Ross-Perkins 3ddc752d49 Allow InstNamer to rediscover singleton instructions (#5133) před 1 rokem
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) před 1 rokem
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) před 1 rokem
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) před 1 rokem
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) před 1 rokem
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) před 1 rokem
  Boaz Brickner 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) před 1 rokem
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) před 1 rokem