mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Revise 0.25 section
This commit is contained in:
parent
bcc2bf279c
commit
688fc7c928
1 changed files with 1 additions and 1 deletions
|
@ -1,10 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 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
|
||||
|
||||
- Our package manager has been renamed to `winds`. Thanks Arthur Maciel!
|
||||
- Added the `c-compiler-options` expression and `-COPT` Cyclone compiler option to allow specifying options for the C compiler.
|
||||
- Allow `c-linker-options` to work as a top-level expression in a program.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue