mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 07:30:55 -08:00
*** empty log message ***
This commit is contained in:
parent
71f921ed39
commit
e66f92fa45
1 changed files with 3 additions and 0 deletions
|
|
@ -1744,6 +1744,9 @@ ECL 0.9d
|
|||
- In destructuring lambda lists, () or NIL is understood as an empty
|
||||
list.
|
||||
|
||||
- (VALUES (FOO)) was compiled as a simple call (FOO), without
|
||||
truncating the number of values output by the latter.
|
||||
|
||||
* Documentation:
|
||||
|
||||
- New manual page documents the scripting facilities of ECL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue