Embeddable Common-Lisp main repository.
Find a file
jjgarcia cfb16c1920 + The tests for the type and size of cl_fixnum have been grouped.
FIXNUM_BITS and CHAR_BIT do not rely now on "char" being 8-bit
  large.
+ All configuration settings are now grouped in config.h. This file
  has two parts, and the second one, containing flags which are only
  needed during the build process, is deleted when installing ECL.
+ File critical.h merged into lwp.h.
2002-11-20 17:26:21 +00:00
contrib Initial revision 2001-06-26 17:14:44 +00:00
src + The tests for the type and size of cl_fixnum have been grouped. 2002-11-20 17:26: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.