mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 00:07:36 +02:00
Updated 0.3.4
This commit is contained in:
parent
884a4a1c08
commit
9b2a084160
1 changed files with 2 additions and 1 deletions
|
@ -3,8 +3,9 @@
|
|||
Features
|
||||
|
||||
- Koz Ross added an implementation of SRFI 60.
|
||||
- Enhanced performance for programs with a high allocation rate.
|
||||
- Updated the garbage collector to enhance performance for programs with a high allocation rate, and to scale better to multiple concurrent threads.
|
||||
- Improved error handling by `display` and `write`.
|
||||
- Removed the `make_int` C macro which was deprecated and could cause problems when used in FFI functions.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue