ecl/src
2010-08-19 23:29:28 +02:00
..
c Change RENAME-FILE so that it does not use link/unlink. This way it can move directories 2010-08-19 23:29:28 +02:00
clos When using DEFMETHOD we called EVAL-WITH-ENV using :load-toplevel mode instead of :execute. This causes some trouble. Until the bytecodes compiler is revised we may safely fall back to :execute. 2010-07-13 23:18:07 +02:00
clx Use hostname (machine-instance) when starting clx. 2010-03-17 09:42:47 +01:00
cmp Unboxed type SHORT-FLOAT removed from the core. 2010-08-17 19:47:14 +02:00
doc Added documentation for NULL-POINTER-P 2010-04-24 10:38:51 +02:00
gc Changed header so that we can use GC_arrays from ECL. 2010-02-01 23:56:21 +01:00
gmp In src/gmp/gmp-h.in, changed the definition of __GMP_EXTERN_INLINE to include the fixes from MPIR (The semantics of extern inline has changed between releases of gcc) 2009-08-03 00:06:00 +02:00
h Fixed typo. 2010-08-18 23:07:03 +02:00
lsp Unboxed type SHORT-FLOAT removed from the core. 2010-08-17 19:47:14 +02:00
new-cmp New function for detecting arbitrary constant expressions. 2010-05-15 20:28:42 +02:00
util Fix emacs.el to load the old compiler 2010-06-27 10:11:34 +02:00
aclocal.m4 If ECL is too small, long long can be used for cl_fixnum 2010-08-17 19:47:13 +02:00
bare.lsp.in ECL is compiled without automatic generation of argument checks. 2010-06-28 21:37:48 +02:00
CHANGELOG Change RENAME-FILE so that it does not use link/unlink. This way it can move directories 2010-08-19 23:29:28 +02:00
compile.lsp.in ECL is compiled without automatic generation of argument checks. 2010-06-28 21:37:48 +02:00
config.guess Use user-supplied DPP to build the C files. machines.h is no longer required. 2003-07-23 13:09:37 +00:00
config.sub Use user-supplied DPP to build the C files. machines.h is no longer required. 2003-07-23 13:09:37 +00:00
configure If ECL is too small, long long can be used for cl_fixnum 2010-08-17 19:47:13 +02:00
configure.in Upgrade version number in anticipation of upcoming release 2010-06-30 23:25:19 +02:00
install.sh
Makefile.in Create a small script to run ecl_min 2010-07-04 22:53:51 +02:00