mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 15:27:36 +02:00
Issue #115
This commit is contained in:
parent
f4aeb893b6
commit
14dbf1eadd
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue