Changes
#2965 (Sep 23, 2025, 11:57:07 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
#2964 (Sep 23, 2025, 4:48:28 PM)
- Fix TSan shadow stack popping on some C stubs (#14213) (commit: 25b6cc9) — noreply / githubweb
#2963 (Sep 23, 2025, 3:35:42 PM)
- Allow strings to be shared by Lambda.make_key (commit: be62523) — stedolan / githubweb
#2962 (Sep 17, 2025, 3:29:21 PM)
- document domains joining their systhreads before being joined (#14248) (commit: da9b264) — noreply / githubweb
#2961 (Sep 17, 2025, 3:04:56 PM)
- parsing: refactor ast {iter,map} location functions (#14237) (commit: 07169f4) — noreply / githubweb
#2960 (Sep 17, 2025, 1:40:18 AM)
- stdlib: add filter_mapi function (#14227) (commit: 75e0f84) — noreply / githubweb