mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-01 15:20:36 -08:00
Final 0.7b changelog.
This commit is contained in:
parent
569a5ef6f4
commit
4af4dbdf67
1 changed files with 4 additions and 0 deletions
|
|
@ -1023,6 +1023,10 @@ ECL 0.7b
|
|||
|
||||
- SI::BC-DISASSEMBLE would not use Lisp streams for output.
|
||||
|
||||
- The compiler forgets to define a block when compiling a LAMBDA-BLOCK
|
||||
form, such as #'(lambda-block f (x) ...) This results in errors when
|
||||
defining some methods (Pointed out by Hannu Koivisto).
|
||||
|
||||
* System design:
|
||||
|
||||
- Setting a (DECLARE (SI::C-LOCAL)) inside a function, we advise the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue