Skip to content

Changes

origin/trunk-#2030 (Sep 23, 2025, 11:57:05 PM)

  1. Use Const_immstring for all constant strings created by the compiler (commit: 0da3756) — vincent.laviron / githubweb
  2. Introduce Lambda.lambda_of_const (commit: 60e044e) — vincent.laviron / githubweb
  3. Introduce Lambda.constant type (commit: 59ae1d7) — vincent.laviron / githubweb
  4. Remove Lambda.Const_base indirection (commit: 5eefdf2) — vincent.laviron / githubweb
  5. Changes for PR14260 (commit: 21ea519) — vincent.laviron / githubweb

origin/trunk-#2029 (Sep 23, 2025, 5:56:03 PM)

  1. Fix TSan shadow stack popping on some C stubs (#14213) (commit: 25b6cc9) — noreply / githubweb

origin/trunk-#2028 (Sep 23, 2025, 3:35:40 PM)

  1. Allow strings to be shared by Lambda.make_key (commit: be62523) — stedolan / githubweb