mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Issue #365
This commit is contained in:
parent
046e7020b2
commit
e9a2b74230
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
## 0.25 - TBD
|
||||
TODO: consider creating a revised overview of our GC that unifies the original writeup, lazy sweeping, and these latest changes for safely sharing objects between threads.
|
||||
|
||||
Features
|
||||
|
||||
- Added the `-COPT` compiler option to allow specifying options for the C compiler.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Fix import of library dependencies from the interpreter, when the dependencies are imported via `cond-expand`.
|
||||
|
|
Loading…
Add table
Reference in a new issue