Embeddable Common-Lisp main repository.
Find a file
Alexander Gavrilov c567ef5d1c Fix shared slot initialization.
Shared slots must not be initialized every time an
instance is created, and the initform must be called
in the dynamic context of defclass, i.e. immediately
and only once.
2009-11-08 00:59:10 +01:00
contrib contrib/asdf/asdf-ecl.lisp: 2009-11-01 02:41:15 +01:00
examples We have to include the garbage collector headers. 2007-12-30 20:51:01 +00:00
msvc Tag new release. 2009-10-08 14:19:32 +02:00
src Fix shared slot initialization. 2009-11-08 00:59:10 +01:00
.gitignore Add a .gitignore: unboredom on mingw and msvc. 2009-04-23 22:07:40 +02:00
ANNOUNCEMENT Make ANNOUNCEMENT independent of the release. 2009-10-08 14:18:42 +02:00
configure Preserve quoting when passing the arguments to the build directory 2008-08-27 09:50:44 +02:00
Copyright Debian needs a more precise wording of the license 2005-12-14 09:51:11 +00:00
INSTALL New file with a sketch of the installation instrucitons 2009-08-12 23:54:41 +02:00
LGPL Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in Changed the method to create source distributions: use git instead of cvs. 2009-06-18 14:55:55 +02:00
README.1st Initial revision 2001-06-26 17:14:44 +00:00

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