mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2025-12-06 02:40:26 -08:00
update the changelog
This commit is contained in:
parent
5233c2104a
commit
b1605eaeae
1 changed files with 8 additions and 1 deletions
|
|
@ -29,7 +29,14 @@
|
|||
|
||||
* Pending changes since 24.5.10
|
||||
|
||||
- Many internal improvements and bug fixes for the native compiler.
|
||||
- Process initial bindings, when specified, are inherited when the process
|
||||
is enabled (previously they were copied when the process was created)
|
||||
|
||||
- Bytecodes VM stores locals on the stack (performance improvement)
|
||||
|
||||
- Bytecodes closures capture now only closed over variables (not whole env)
|
||||
|
||||
- MANY internal improvements and bug fixes for the native compiler.
|
||||
|
||||
- Reduced function call overhead.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue