mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 20:45:06 +02:00
WIP
This commit is contained in:
parent
821e04eb34
commit
4b082da588
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
||||||
|
- Made additional speed increases to `read`.
|
||||||
- Relocated `string-join` to `(scheme cyclone util)` and added a corresponding `string-split` function.
|
- Relocated `string-join` to `(scheme cyclone util)` and added a corresponding `string-split` function.
|
||||||
- Allow optimization of `define-c` functions marked as `inline` even if an alternative non-CPS version of the function is not defined.
|
- Allow optimization of `define-c` functions marked as `inline` even if an alternative non-CPS version of the function is not defined.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue