ecl/src/h
Daniel Kochmański 4a760a06dd core: split cl_core_struct in two structure cl_core and ecl_core
ecl_core contains early global environment that is meant to be shared by all
runtimes, while cl_core contains an environment relevant to common lisp.
2025-05-14 13:44:01 +02:00
..
impl initial port to cosmopolitan libc 2024-09-09 10:14:17 +02:00
bytecodes.h bytecmp: implement flat closures 2025-03-27 22:45:34 +01:00
cache.h cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
config-internal.h.in remove ECL_SAFE option 2023-10-30 12:01:18 +01:00
config.h.in Revert "Merge branch 'remove-small-cons' into 'develop'" 2024-12-15 10:01:30 +00:00
cons.h cons: introduce macro ecl_cons_stack that allocates on the stack 2025-03-27 22:12:49 +01:00
cs.h cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
ecl-cmp.h cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
ecl-inl.h core: define protect and dummy tags as constants 2025-05-14 13:44:01 +02:00
ecl.h port to C23 standard 2025-04-26 18:13:40 +02:00
ecl_atomics.h multithreading: implement mailboxes using native mutexes 2021-08-29 17:23:20 +02:00
external.h core: split cl_core_struct in two structure cl_core and ecl_core 2025-05-14 13:44:01 +02:00
internal.h core: split cl_core_struct in two structure cl_core and ecl_core 2025-05-14 13:44:01 +02:00
legacy.h cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
nucleus.h c/makefile: group files in rough categories 2025-05-14 13:43:13 +02:00
number.h fix mingw build 2025-04-13 16:54:19 +02:00
object.h core: define protect and dummy tags as constants 2025-05-14 13:44:01 +02:00
page.h cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
stack-resize.h cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
stacks.h stacks: refactor the code in stacks.d 2025-05-14 10:53:59 +02:00
threads.h threads: get rid of an annoying warning stemming from xopen 2025-05-13 14:18:10 +02:00