mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-13 15:57:36 +02:00
Note recent changes
This commit is contained in:
parent
70b1ac2e57
commit
f95235f079
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
Features (notes)
|
Features (notes)
|
||||||
- optimize recursive functions using C iteration
|
- optimize recursive functions using C iteration
|
||||||
- combine lambda functions that are only called for side effects.
|
- combine lambda functions that are only called for side effects.
|
||||||
|
- improve inlining of primitives that work with immutable objects.
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue