Skip to content

Version 0.4.752

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 12:51
· 409 commits to master since this release
6e7e2f9

New features

  • R7RS-small syntax case-lambda (#456)
  • R7RS-small library (scheme case-lambda) (#456)
  • SRFI 16 (#456)
  • The ability to treat identifiers given as a list of identifiers in the second argument free-names of make-syntactic-closure as free variables in the form that the syntactic closure encloses (#457)

Obsolete features

None.

Bug fixes

  • A problem where the compiler does not properly handle syntactic closures that appear as variadic formals (#456)

Miscellaneous changes

  • Struct export_spec and import_set have been removed (#458)