mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 23:37:38 +02:00
Issue #281
This commit is contained in:
parent
6ffa271bf5
commit
6f10ee73ef
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ 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.
|
||||||
|
|
||||||
|
Internals
|
||||||
|
- When including an internal `.scm` file used by the compiler, check the current directory before the system directory.
|
||||||
|
|
||||||
## 0.11.5 - October 30, 2019
|
## 0.11.5 - October 30, 2019
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
Loading…
Add table
Reference in a new issue