mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 08:17:35 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
dba718ef63
commit
2267084afd
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Features
|
|||
|
||||
- Improve garbage collector performance for large heaps.
|
||||
- Allow optimization of some simple self-recursive functions.
|
||||
- Generate faster compiled code for calls to `car`, `cdr`, and most built-in predicates.
|
||||
- Generate faster compiled code for calls to `list` that contain a small number of arguments, and for calls to `map` and `for-each` that only pass a single list.
|
||||
|
||||
Bug Fixes
|
||||
|
|
Loading…
Add table
Reference in a new issue