| .. |
|
impl
|
fpe: fix ECL_WITH_LISP_FPE macro
|
2020-06-28 11:16:17 +02:00 |
|
bytecodes.h
|
cosmetic: fix some compiler warnings
|
2020-04-29 20:35:37 +02: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
|
stacks: fix default C stack size
|
2020-06-11 15:16:10 +02:00 |
|
config.h.in
|
bignums: don't use ecl_alloc_atomic for gmp
|
2020-01-04 17:49:08 +01: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
|
cmp: add support for precompiled header files
|
2020-05-16 18:53:57 +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
|
fix header argument names for C++ compilation
|
2018-11-02 17:31:55 +08:00 |
|
external.h
|
unixint.d: remove unused argument to si::handle-signal
|
2020-08-02 10:55:25 +02:00 |
|
internal.h
|
mp: queue: use less cryptic names
|
2020-06-15 12:34:10 +02:00 |
|
legacy.h
|
doc: replace legacy names by their new counterparts
|
2020-02-22 19:12:43 +01:00 |
|
number.h
|
bignums: prevent bignum registers from growing too big
|
2020-01-04 18:07:41 +01:00 |
|
object.h
|
internals: rename instance.sig to instance.slotds
|
2020-04-19 17:04:42 +02:00 |
|
page.h
|
The ECL code no longer uses tabulator characters, they were replaced
|
2015-09-03 07:35:47 -04:00 |
|
stack-resize.h
|
gc: fix signal handlers for generational garbage collector
|
2020-05-08 20:57:56 +02:00 |
|
stacks.h
|
apply_from_stack_frame: use correct frame base
|
2019-07-23 18:45:24 +02:00 |