Embeddable Common-Lisp main repository.
Find a file
jjgarcia 914f959599 1) Fix error in UNWIND-PROTECT forms: the destination frame nlj_fr has to
be saved, because it may be overwritten by a BLOCK or TAGBODY inside
the normal exit form.
2) Implement Invocation History Stack as a chain of stack-allocated records.
3) In compiled TAGBODY forms, replace tags with numbers to save space.
2002-11-11 12:57:21 +00:00
contrib Initial revision 2001-06-26 17:14:44 +00:00
src 1) Fix error in UNWIND-PROTECT forms: the destination frame nlj_fr has to 2002-11-11 12:57:21 +00:00
ANNOUNCEMENT Changes towards 0.7b comprise naming and calling conventions. See CHANGELOG. 2002-11-04 14:08:24 +00:00
configure Initial revision 2001-06-26 17:14:44 +00:00
Copyright The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
LGPL Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Do not impose "make" as the default make program, because in BSD we must use GNU make. 2002-05-10 07:33:18 +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.