ecl/src/h
2023-11-23 08:02:38 +01:00
..
impl log: add a separate path for ratios 2022-11-16 00:31:19 +01:00
bytecodes.h bytecmp: fix outdated comments 2023-11-23 08:02:38 +01:00
cache.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
config-internal.h.in remove ECL_SAFE option 2023-10-30 12:01:18 +01:00
config.h.in build: move HAVE_POSIX_RWLOCK to exported config 2023-09-19 11:49:20 +02:00
cons.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
cs.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
ecl-cmp.h ecl_miscompilation_error: fix declaration 2023-07-15 14:21:11 +02:00
ecl-inl.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
ecl.h ieee-fp: introduce new macro for toggling between Lisp and C fpe 2019-06-30 13:01:06 +02:00
ecl_atomics.h multithreading: implement mailboxes using native mutexes 2021-08-29 17:23:20 +02:00
external.h speed up looking up and setting values of dynamic variables 2023-10-30 12:01:18 +01:00
internal.h ecl_musleep: get rid of unused alertable argument 2023-06-04 19:19:16 +02:00
legacy.h doc: replace legacy names by their new counterparts 2020-02-22 19:12:43 +01:00
number.h ecl_bignum: access the internal object with a macro ecl_bignum 2022-05-06 10:13:08 +02:00
object.h cleanup: separate process managament from threads 2022-12-05 00:34:25 +01:00
page.h cleanup: remove lingering references to the old garbage collector 2022-11-24 19:47:26 +01:00
stack-resize.h gc: fix signal handlers for generational garbage collector 2020-05-08 20:57:56 +02:00
stacks.h core: add a macro ecl_frs_pop_n 2023-11-23 08:02:38 +01:00
threads.h threads.h: use clock_monotonic for timeouts on posix if available 2023-05-27 18:36:16 +02:00