ecl/src/h
Daniel Kochmański 3c75a98b24 stacks: rename thread_local_bindings{,_size} to tl_bindings{,_size}
This is strictly cosmetic change.
2025-05-14 10:53:59 +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 long-float: remove conditionalization 2019-05-24 21:04:59 +00: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 stacks: rename thread_local_bindings{,_size} to tl_bindings{,_size} 2025-05-14 10:53:59 +02:00
internal.h stack frames: dereference directly to env->stack 2025-05-09 13:55:59 +02:00
legacy.h cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
number.h fix mingw build 2025-04-13 16:54:19 +02:00
object.h stack frames: dereference directly to env->stack 2025-05-09 13:55:59 +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: rename thread_local_bindings{,_size} to tl_bindings{,_size} 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