ecl/src
Daniel Kochmański d358777747 exceptions: define *SIGNAL-HANDLERS* in cold_boot
I've also renamed *HANDLER-CLUSTERS* to a more appropriate *SIGNAL-HANDLERS*.
Currently this symbol is imported to the SYSTEM package, although this may be
revised in the future to cater to multiple global environments. Alternatively
the SYSTEM package may be common to all runtimes.
2025-05-14 15:33:50 +02:00
..
bdwgc bdwgc: update bundled gc to version 8.2.8 2024-12-05 22:21:45 +01:00
c exceptions: define *SIGNAL-HANDLERS* in cold_boot 2025-05-14 15:33:50 +02:00
clos exceptions: define *SIGNAL-HANDLERS* in cold_boot 2025-05-14 15:33:50 +02:00
cmp core: move defacto constants from cl_core structure to global space 2025-05-14 13:44:01 +02:00
doc DESCRIBE prints arguments and source information for operators 2025-01-28 09:22:08 +01:00
ecl Revert "Merge branch 'remove-small-cons' into 'develop'" 2024-12-15 10:01:30 +00:00
gmp build: regenerate configure script with autoconf 2.72 2024-12-05 22:27:10 +01:00
h exceptions: define *SIGNAL-HANDLERS* in cold_boot 2025-05-14 15:33:50 +02:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp Merge branch 'fix-750' into 'develop' 2025-04-22 07:02:58 +00:00
tests core: split cl_core_struct in two structure cl_core and ecl_core 2025-05-14 13:44:01 +02:00
util util: turn off thread-events in proposed gdbinit 2024-12-05 14:07:14 +01:00
aclocal.m4 core: factor out process managament from thread managament 2025-03-31 20:44:46 +02:00
bare.lsp.in reintroduce init functions for modules 2020-01-22 19:06:38 +01:00
compile.lsp.in use separate directory for --with-extra-files to avoid name clashes 2025-02-22 20:18:42 +01: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 core: factor out process managament from thread managament 2025-03-31 20:44:46 +02:00
configure.ac Revert "Merge branch 'remove-small-cons' into 'develop'" 2024-12-15 10:01:30 +00:00
install.sh Initial revision 2001-06-26 17:14:44 +00:00
Makefile.in tests: make ansi-test a separate target not triggered by make check 2024-03-10 14:48:12 +01:00