Embeddable Common-Lisp main repository.
Find a file
jjgarcia cca49cd1c7 Removed attribute "noreturn" because GCC does not take into account the
possibility of longjmp into the function that called a noreturn function.
Simplified the FORMAT routine abstracting the operations on arguments,
so that they can be easily reimplemented when the type of stack changes.
FORMAT does no longer use the lisp stack, but builds lists of arguments.
2004-10-11 08:02:21 +00:00
contrib Initial revision 2001-06-26 17:14:44 +00:00
src Removed attribute "noreturn" because GCC does not take into account the 2004-10-11 08:02:21 +00:00
ANNOUNCEMENT Final announcement of ECL 0.9d 2004-06-19 13:29:46 +00:00
configure Do not try to configure ECL when the user asks for help. 2003-12-05 09:34:48 +00:00
Copyright Change e-mail address. 2003-08-06 15:06:53 +00:00
LGPL Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Scripts for generating a self-installer program under Windows using NSIS 2004-06-19 13:29:20 +00:00
README.1st Initial revision 2001-06-26 17:14:44 +00:00

You can find the preprocessed documentation in ./doc in HTML format.