ecl/src
Daniel Kochmański d7c351c76a predlib: type= doesn't yield T for complex types
TYPE= is only used from cmpopt's typep compiler macro which optimizes
atomic complex types by other means. Compound complex types are
handled differently for subtypep and typep (the first relies on
upgraded type and the second relies on the actual types), so we can't
rely in this case on SAFE-CANONICAL-TYPE.
2019-04-20 17:13:17 +02:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c Merge branch 'unix-signal' into 'develop' 2019-03-15 19:26:56 +00:00
clos defclass: make sure that defclass option "NIL" errors 2019-02-24 12:15:27 +01:00
cmp predlib: type= doesn't yield T for complex types 2019-04-20 17:13:17 +02:00
doc configure: change manual installation 2019-04-11 18:17:02 +02:00
ecl expt: use pow function for floating point numbers 2019-02-12 22:37:23 +01:00
gmp gmp: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h use correct unnormalized values for minimum float constants 2019-02-13 20:24:26 +01:00
libffi libffi: use unified assembler syntax to allow building libffi on arm with clang 2019-01-04 16:15:25 +01:00
lsp predlib: type= doesn't yield T for complex types 2019-04-20 17:13:17 +02:00
newcmp remove trash file 2017-09-29 20:07:47 +02:00
tests defstruct: disallow defining structures of incompatible layouts 2019-02-08 20:45:55 +01:00
util update installation instructions for recent Android NDKs and support ARM64 2019-01-12 22:51:17 +01:00
aclocal.m4 configure: fix check for system libatomic_ops 2019-03-25 19:46:02 +01:00
bare.lsp.in The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
compile.lsp.in ansi conformance: remove spurious package nicknames 2019-03-15 19:22:35 +00:00
config.guess Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
config.sub Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
configure configure: change manual installation 2019-04-11 18:17:02 +02:00
configure.ac configure: change manual installation 2019-04-11 18:17:02 +02:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in configure: change manual installation 2019-04-11 18:17:02 +02:00