mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-22 07:09:17 +02:00
Cleaned up 0.2.1 section
This commit is contained in:
parent
2d790d9dde
commit
e10c9f9fe0
1 changed files with 1 additions and 2 deletions
|
@ -7,10 +7,9 @@ TODO: macro improvements (ref trans.) to support SRFI 128
|
|||
|
||||
Features:
|
||||
|
||||
- Added support for library import set forms: `only`, `except`, `prefix`, and `rename`.
|
||||
- Improved library support to recognize import set forms: `only`, `except`, `prefix`, and `rename`.
|
||||
- Added limited support for calling `define-syntax` from `eval` - explicit renaming macros can now be declared interactively.
|
||||
- Added `get-environment-variables` from R7RS.
|
||||
- Improved library support to allow `only` and `except` import sets.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue