mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 14:07:34 +02:00
Faster remainder
This commit is contained in:
parent
49df11049a
commit
f67b5fc1ea
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
Features
|
||||
|
||||
- Made additional speed increases to `read`.
|
||||
- Streamlined type checking to make the `remainder` function faster.
|
||||
- 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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue