Changes
origin/trunk-#2030 (Sep 23, 2025, 11:57:05 PM)
- Use Const_immstring for all constant strings created by the compiler (commit: 0da3756) — vincent.laviron / githubweb
- Introduce Lambda.lambda_of_const (commit: 60e044e) — vincent.laviron / githubweb
- Introduce Lambda.constant type (commit: 59ae1d7) — vincent.laviron / githubweb
- Remove Lambda.Const_base indirection (commit: 5eefdf2) — vincent.laviron / githubweb
- Changes for PR14260 (commit: 21ea519) — vincent.laviron / githubweb
origin/trunk-#2029 (Sep 23, 2025, 5:56:03 PM)
- Fix TSan shadow stack popping on some C stubs (#14213) (commit: 25b6cc9) — noreply / githubweb
origin/trunk-#2028 (Sep 23, 2025, 3:35:40 PM)
- Allow strings to be shared by Lambda.make_key (commit: be62523) — stedolan / githubweb