This commit is contained in:
Justin Ethier 2016-10-06 01:54:52 -04:00
parent f4aeb893b6
commit 14dbf1eadd

View file

@ -7,7 +7,8 @@ TODO: macro improvements (ref trans.) to support SRFI 128
Features: Features:
- Limited support for `define-syntax` from `eval` - explicit renaming macros can now be declared interactively. - Added limited support for calling `define-syntax` from `eval` - explicit renaming macros can now be declared interactively.
- Added `get-environment-variables` from R7RS.
Bug Fixes Bug Fixes