mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-14 08:50:48 -07:00
Embeddable Common-Lisp main repository.
and (SIGNED-BYTE 8). LISTEN and PEEK-CHAR had to be modified so that they work with CONCATENATED-STREAMS. OPEN now signals errors of type FILE-ERROR when a file cannot be opened. + Several special functions (ASIN, ACOS, ASINH, ...) have been reimplemented using more stable formulas found in CMUCL, plus the functions from the C mathematical library. They also serve as examples of how to use FFI:C-INLINE. + Several errors regarding packages have been rewritten as correctable errors, and now the carry clearer messages. + In functions dealing with sequences, :COUNT can now be a bignum. + In the bytecodes compiler, MULTIPLE-VALUE-PROG1 did not save the values. |
||
|---|---|---|
| contrib | ||
| src | ||
| ANNOUNCEMENT | ||
| configure | ||
| Copyright | ||
| LGPL | ||
| Makefile.in | ||
| README.1st | ||
You can find the preprocessed documentation in ./doc in HTML format.