ecl/src
Daniel Kochmanski 9ba7440782 bytecmp: be smart wrt bytecompiled code
bytecompiled functions may not have a name (i.e lambda assigned to
smothing). Recognize that fact, so when we read back such functions
from file we can call bc-compile on them. Fixes #313.
2017-10-09 22:45:50 +02:00
..
bdwgc Fix compilation for AIX and xlc compiler. 2016-03-02 12:08:48 -05:00
c bytecmp: be smart wrt bytecompiled code 2017-10-09 22:45:50 +02:00
clos cleanup: move C/CXX part of CLOS to src/c/clos/ directory 2017-05-06 18:27:34 +02:00
cmp core: si:copy-stream has three arguments 2017-10-09 09:35:54 +02:00
doc changelog: add run-program changes 2017-10-09 09:36:05 +02:00
ecl cleanup: fix autoscripts (defsystem, feennableexcept) 2017-09-14 16:11:00 +02:00
gmp gmp: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h core: si:copy-stream has three arguments 2017-10-09 09:35:54 +02:00
libffi cosmetic: libffi updates this file on each compilation 2015-07-27 20:56:31 +02:00
lsp run-program: fix typo 2017-10-09 10:15:21 +02:00
newcmp remove trash file 2017-09-29 20:07:47 +02:00
tests tests: fix test for non-thread builds 2017-10-09 09:47:50 +02:00
util cleanup: move C/CXX part of CLOS to src/c/clos/ directory 2017-05-06 18:27:34 +02:00
aclocal.m4 Fix configure on solaris 2017-06-22 00:45:38 +02: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 cosmetic: unwrap line 2017-09-29 21:11:28 +02: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 cleanup: fix autoscripts (defsystem, feennableexcept) 2017-09-14 16:11:00 +02:00
configure.ac cleanup: fix autoscripts (defsystem, feennableexcept) 2017-09-14 16:11:00 +02:00
install.sh
Makefile.in suposedly a fix for incompat ctags 2017-09-14 17:09:31 +02:00