mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-06 12:46:35 +02:00
Document improvements to program imports
This commit is contained in:
parent
d57f55f406
commit
6ebc9e6b8f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
Features
|
||||
|
||||
- Koz Ross added an implementation of SRFI 60.
|
||||
- Allow a program to have more than one `import` declaration. A program can now also use `cond-expand` to selectively expand `import` declarations.
|
||||
- Added the `-A` and `-I` compiler options from SRFI 138 to `cyclone`:
|
||||
|
||||
> `-A directory`
|
||||
|
|
Loading…
Add table
Reference in a new issue