ecl/src
2010-05-20 21:57:33 +02:00
..
c Fixed typos in error messages from sequence-start-end 2010-05-20 14:57:40 +02:00
clos Define a new built-in type ANSI-STREAM in the EXT package and used it in predlib, builtin.lsp and in the Gray streams package 2010-05-09 22:19:22 +02:00
clx Use hostname (machine-instance) when starting clx. 2010-03-17 09:42:47 +01:00
cmp Proclaim coerce-to-function 2010-05-20 14:58:11 +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 New function SEQUENCE-START-END 2010-05-20 12:30:52 +02:00
lsp The sequence iteration macros allow specifying the name of the index variable 2010-05-20 21:57:33 +02:00
new-cmp New function for detecting arbitrary constant expressions. 2010-05-15 20:28:42 +02:00
util Not all values were properly substituted in 'ecl-config' 2010-03-11 00:19:34 +01:00
aclocal.m4 Some of the autoconf tests were did not use cross compilation variables. 2010-04-14 19:34:58 +02:00
bare.lsp.in Compiler policies are now defined as flags 2010-05-08 13:31:40 +02:00
CHANGELOG Solved a problem with type intersections between SIMPLE-ARRAY and ARRAY. 2010-05-18 12:24:21 +02:00
compile.lsp.in Compiler policies are now defined as flags 2010-05-08 13:31:40 +02:00
config.guess
config.sub
configure Refactored code so that it is shared by cmp and new-cmp: 2010-05-05 17:36:19 +02:00
configure.in Refactored code so that it is shared by cmp and new-cmp: 2010-05-05 17:36:19 +02:00
install.sh
Makefile.in Merge sysfun.lsp and proclamations.lsp into the compiled file cmp.fas 2010-04-30 14:57:16 +02:00