mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-15 05:43:19 -08:00
Note the last changes
This commit is contained in:
parent
1241fe1294
commit
6c65facae0
1 changed files with 8 additions and 0 deletions
|
|
@ -7,6 +7,14 @@ ECL 9.6.2:
|
|||
|
||||
- Fixed a bug in src/clx/dependent.lisp that prevented compiling CLX.
|
||||
|
||||
- si:unbound is now a self-referential constant (symbol-value 'si:unbound)
|
||||
= si:unbound
|
||||
|
||||
- si:bds-value returns si:unbound when finding a binding for a
|
||||
previously unbound variable.
|
||||
|
||||
- The command :bds no longer chokes when finding unbound special variables.
|
||||
|
||||
* Numerics:
|
||||
|
||||
- EXT:OUTPUT-FLOAT-NAN and EXT:OUTPUT-FLOAT-INFINITY can be redefined to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue