ecl/src
Daniel Kochmański b53af89098 reader: cleanup of mapping over escape intervals
This still needs some work, but we remove CONS in favor of flat list of even
number of elements and simplify loops over them.
2026-03-11 08:42:05 +01:00
..
bdwgc bdwgc: update bundled gc to version 8.2.8 2024-12-05 22:21:45 +01:00
c reader: cleanup of mapping over escape intervals 2026-03-11 08:42:05 +01:00
clos clos: store class definitions in the compiler environment 2026-02-25 20:10:06 +01:00
cmp core: move defacto constants from cl_core structure to global space 2026-03-11 08:42:04 +01:00
doc doc: fix typo 2026-03-11 08:39:29 +01: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 reader: factor out ecl_read_only_token from ecl_read_token 2026-03-11 08:42:04 +01:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp core: predlib: add a system type SI:RADIX 2026-03-11 08:42:04 +01:00
tests core: split cl_core_struct in two structure cl_core and ecl_core 2026-03-11 08:42:04 +01:00
util cross-compilation: add instructions and configs for mingw 2026-02-16 13:22:31 +01: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 sockets: put the package in the same file as the implementation 2026-03-09 12:37: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 disable floating point exceptions on android 2026-03-07 16:20:05 +01:00
configure.ac handle *features* entirely in the configure script 2025-07-19 16:33:22 +02:00
install.sh
Makefile.in tests: implement tests for cross compilation of user code 2025-11-21 19:08:14 +01:00