ecl/src
Daniel Kochmański 21d1d7d71b process: use GC_thread_is_registered() instead of the_env->cleanup
This allows us to remove unnecessary bookkeeping.
2026-04-19 19:54:36 +02:00
..
bdwgc bdwgc: update bundled gc to version 8.2.8 2024-12-05 22:21:45 +01:00
c process: use GC_thread_is_registered() instead of the_env->cleanup 2026-04-19 19:54:36 +02:00
clos signals: define *SIGNAL-HANDLERS* in cold_boot 2026-04-19 19:54:36 +02:00
cmp core: move defacto constants from cl_core structure to global space 2026-04-19 19:53:06 +02:00
doc Drop support for Microsoft Visual Studio Compiler 2026-04-19 19:07:15 +02:00
ecl disable floating point exceptions on android 2026-03-07 16:20:05 +01:00
gmp disable floating point exceptions on android 2026-03-07 16:20:05 +01:00
h process: use GC_thread_is_registered() instead of the_env->cleanup 2026-04-19 19:54:36 +02:00
libffi libffi: add a patch for NetBSD/aarch64 2026-03-20 08:58:00 +01:00
lsp core: predlib: add a system type SI:RADIX 2026-04-19 19:53:06 +02:00
tests core: split cl_core_struct in two structure cl_core and ecl_core 2026-04-19 19:53:06 +02:00
util Drop support for Microsoft Visual Studio Compiler 2026-04-19 19:07:15 +02:00
aclocal.m4 disable floating point exceptions on android 2026-03-07 16:20:05 +01:00
bare.lsp.in cmp: fix constant folding for target dependent constants 2025-11-22 16:25:42 +01:00
compile.lsp.in Drop support for Microsoft Visual Studio Compiler 2026-04-19 19:07:15 +02:00
config.guess build: add a preliminary support for the emscripten target 2023-06-13 22:07:08 +02:00
config.sub build: add a preliminary support for the emscripten target 2023-06-13 22:07:08 +02:00
configure c/makefile: add separate vars to hold thread and unicode files 2026-04-19 19:53:06 +02:00
configure.ac c/makefile: add separate vars to hold thread and unicode files 2026-04-19 19:53:06 +02:00
install.sh
Makefile.in tests: implement tests for cross compilation of user code 2025-11-21 19:08:14 +01:00