ecl/src
Daniel Kochmański edb19dcf75 cmp: cleanup: remove unused special variables
It is worth noting that *active-protection* and *pending-actions* are generally
not used too (because *pending-actions* are never modified), but if we want to
add some useful semantics to with-compilation-unit one day then we'll need both.
2023-02-21 14:34:11 +01:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c cosmetic: improve cmpenv comments to include the qualifier :declare 2023-02-21 14:34:11 +01:00
clos clos: fix computation of instance size 2023-02-16 20:00:12 +01:00
cmp cmp: cleanup: remove unused special variables 2023-02-21 14:34:11 +01:00
doc documentation: add iOS build steps to the manual 2023-01-05 17:22:25 +01:00
ecl multithreading: implement optional timeout for mp:get-lock 2021-08-29 17:25:21 +02:00
gmp gmp: configure: add missing include files 2021-01-24 17:56:34 +01:00
h bytecmp: create fewer unnecessary closures 2023-01-01 12:53:43 +01:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp Avoid add NIL to LOOP 2023-02-20 15:08:18 -05:00
tests Add test for NIL forms in FORMAT 2023-02-20 15:08:39 -05:00
util multithreading: replace various synchronization objects by native mutexes 2021-08-29 17:23:20 +02:00
aclocal.m4 autoconf: allow building with the bundled gmp library on arm apple devices 2023-01-14 15:22:17 +01:00
bare.lsp.in reintroduce init functions for modules 2020-01-22 19:06:38 +01:00
compile.lsp.in cmp: introduce new variables for linker flags 2022-08-24 16:38:20 +02:00
config.guess update config.guess/sub 2020-06-05 12:55:06 +01:00
config.sub update config.guess/sub 2020-06-05 12:55:06 +01:00
configure autoconf: allow building with the bundled gmp library on arm apple devices 2023-01-14 15:22:17 +01:00
configure.ac multithreading: implement optional timeout for mp:get-lock 2021-08-29 17:25:21 +02:00
install.sh
Makefile.in improve makefiles 2021-02-06 18:07:01 +01:00