Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 4193c306a4 Add range flag settings to function files (#5558) il y a 11 mois
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) il y a 1 an
  Geoff Romer 34887403ab Model patterns as constant values (#5385) il y a 1 an
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) il y a 1 an
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) il y a 1 an
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) il y a 1 an
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) il y a 1 an
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Richard Smith bfef32b482 Add an `EvalOrAddInst` function. (#5258) il y a 1 an
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) il y a 1 an
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) il y a 1 an
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) il y a 1 an
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) il y a 1 an
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) il y a 1 an
  Dana Jansens 82fe19ee99 Remove redundant deduced specifics (#5107) il y a 1 an
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) il y a 1 an
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) il y a 1 an
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) il y a 1 an
  josh11b 3ebd098597 Completing a type no longer ignores facet types (#5004) il y a 1 an
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) il y a 1 an
  Dana Jansens 063b9d8ca9 Deduce the FacetValue for an argument for a generic FacetType parameter (#4882) il y a 1 an