Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) vor 11 Monaten
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) vor 1 Jahr
  Geoff Romer 34887403ab Model patterns as constant values (#5385) vor 1 Jahr
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) vor 1 Jahr
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) vor 1 Jahr
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) vor 1 Jahr
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) vor 1 Jahr
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) vor 1 Jahr
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) vor 1 Jahr
  Dana Jansens 0beda27192 Fingerprint `impl` blocks in semir (#5021) vor 1 Jahr
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) vor 1 Jahr
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 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
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 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
  josh11b c5fd8f42b8 `ImplWitness` (#4679) vor 1 Jahr
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) vor 1 Jahr
  Richard Smith 6fe8e0b5aa Provide generic impls for `Core.Int` and `Core.UInt` operations. (#4693) vor 1 Jahr
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) vor 1 Jahr
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) vor 1 Jahr
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) vor 1 Jahr
  Richard Smith 65166dc27b Filter out entities transitively imported from the prelude in test output. (#4627) vor 1 Jahr
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) vor 1 Jahr
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) vor 1 Jahr
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) vor 1 Jahr
  josh11b 5d1b39e1f2 More instructions get named (#4615) vor 1 Jahr
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) vor 1 Jahr
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) vor 1 Jahr