Commit History

Autor SHA1 Mensaxe Data
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) hai 7 meses
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) hai 7 meses
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) hai 7 meses
  Richard Smith 30b8a93fde Support conversion from T* to const T*. (#5971) hai 8 meses
  Dana Jansens 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) hai 10 meses
  Jon Ross-Perkins 04d534abee Remove the no_prelude directory, using --no-prelude-import directly (#5607) hai 11 meses
  Jon Ross-Perkins 3946cac281 Update const tests for splits, preludes, and ranges (#5532) hai 11 meses
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) hai 11 meses
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) hai 1 ano
  Geoff Romer 34887403ab Model patterns as constant values (#5385) hai 1 ano
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) hai 1 ano
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) hai 1 ano
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) hai 1 ano
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hai 1 ano
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hai 1 ano
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) hai 1 ano
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) hai 1 ano
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) hai 1 ano
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) hai 1 ano
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) hai 1 ano
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) hai 1 ano
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) hai 1 ano
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) hai 1 ano
  josh11b 5d1b39e1f2 More instructions get named (#4615) hai 1 ano
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) hai 1 ano
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) hai 1 ano
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) hai 1 ano
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) hai 1 ano
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) hai 1 ano
  Geoff Romer e20e8bfbea Consolidate caller match in one function call (#4446) hai 1 ano