Skip to content

Changes

#3028 (Sep 23, 2025, 11:57:07 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

#3027 (Sep 23, 2025, 4:48:28 PM)

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

#3026 (Sep 23, 2025, 3:35:42 PM)

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

#3025 (Sep 17, 2025, 3:29:21 PM)

  1. document domains joining their systhreads before being joined (#14248) (commit: da9b264) — noreply / githubweb

#3024 (Sep 17, 2025, 3:04:56 PM)

  1. parsing: refactor ast {iter,map} location functions (#14237) (commit: 07169f4) — noreply / githubweb

#3023 (Sep 17, 2025, 1:40:18 AM)

  1. stdlib: add filter_mapi function (#14227) (commit: 75e0f84) — noreply / githubweb