main
module-gensym: use case-lambda; optimize defaults a bit; test
cps: fold equivalent constant-return branches in DCE
Bugfix: Recursively use method*, not method, in method*
Adjust R6RS `define-record-type' to suppress shadowing warning
Update Unicode Data to 17.0.0.
Bump user-visible copyright years to 2026.
srfi-64: Fix test-result-ref
Fix typos in comments.
Make heap allocation limit more precise
Fix typo in transform-string docstring
Allow specifying the socket style for open-socket-for-uri.
Rework bootstrap to be reproducible
rnrs: Remove duplicated exports in (rnrs).
Fix typos throughout codebase.
texinfo: Add basic support for @w{...}.