Histórico de commits

Autor SHA1 Mensagem Data
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 ano atrás
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) 1 ano atrás
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 ano atrás
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 ano atrás
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 ano atrás
  Richard Smith 4acc9cac5d Replace GetInstForSpecific with direct support for rendering a SpecificId in diagnostics. (#5192) 1 ano atrás
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 ano atrás
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 ano atrás
  Richard Smith 0d2f364f39 Split evaluation up into one function per instruction kind (#5008) 1 ano atrás
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) 1 ano atrás
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) 1 ano atrás
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 ano atrás
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) 1 ano atrás
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) 1 ano atrás
  Boaz Brickner 7c01bb4e5c Return the `NameId` for a new instruction regardless if it's unresolved because it's poisoned or not (#4861) 1 ano atrás
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 ano atrás
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 ano atrás
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) 1 ano atrás
  Richard Smith 6bc36b045f Rearrange name poisoning logic to do a little less work. (#4766) 1 ano atrás
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) 1 ano atrás
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 ano atrás
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 ano atrás
  Richard Smith e75ef34591 Improve diagnostics for missing qualified names. (#4638) 1 ano atrás
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 ano atrás
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) 1 ano atrás
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 ano atrás
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 ano atrás
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 ano atrás
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 ano atrás
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 ano atrás