mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-11 07:20:29 -07:00
Embeddable Common-Lisp main repository.
* The code that decides whether to process or queue a signal is factored into handle_or_queue. This code is now used by both Linux and Windows handlers. * Each Linux or Windows handler translates the signal into a lisp object that is passed to handle_or_queue. This allows for simpler, platform independent queueing, and in particular it enables Windows to discriminate FPE errors. |
||
|---|---|---|
| contrib | ||
| examples | ||
| msvc | ||
| src | ||
| .gitignore | ||
| ANNOUNCEMENT | ||
| configure | ||
| Copyright | ||
| INSTALL | ||
| LGPL | ||
| Makefile.in | ||
| README.1st | ||
You can find the preprocessed documentation in ./doc in HTML format.