mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-13 07:47:39 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
4f631e3fc9
commit
36bfd7dd0e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
||||||
- Faster record type constructors
|
- Faster record type constructors.
|
||||||
- During compilation, validate the number of arguments passed to local function calls.
|
- During compilation, validate the number of arguments passed to local function calls.
|
||||||
- Added the `-use-unsafe-prims` compiler option to generate faster code for certain primitives by eliminating runtime safety checks.
|
- Added the `-use-unsafe-prims` compiler option to generate faster code for certain primitives by eliminating runtime safety checks.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue