Commit Verlauf

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