ecl/src
Daniel Kochmański 76f0ac2399 cmp: remove obsolete function push-vars
The function push-vars initialized a slot var-index and called
cmp-env-register-var however var-index is never read so there is no need for
that. Remove both function and the unused slot.
2023-02-21 14:34:11 +01:00
..
bdwgc
c cmp: define-policy: use explicit package accessors 2023-02-21 14:34:11 +01:00
clos cosmetic: clos: declare unused variables as ignored 2023-02-21 14:34:11 +01:00
cmp cmp: remove obsolete function push-vars 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
lsp cmp: cleanup: some more cleanup 2023-02-21 14:34:11 +01: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