ecl/src/h
Marius Gerbershagen 57db4c813c complex-float: use CMPLX for constructing complex floats
Works better for edge cases such as x + I*∞, which otherwise would
lead to a complex with NaN real part.
2019-08-14 20:51:40 +02:00
..
impl ieee-fp: remove old floating point environment workarounds 2019-06-30 13:04:18 +02:00
bytecodes.h Remove deprecated 8-bit opcodes 2018-04-29 13:54:38 +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 ieee-fp: remove old floating point environment workarounds 2019-06-30 13:04:18 +02:00
config.h.in ieee-fp: introduce new macro for toggling between Lisp and C fpe 2019-06-30 13:01:06 +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 long-float: remove conditionalization 2019-05-24 21:04:59 +00: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 number_compare.d: fix number comparison for NaN 2019-08-14 20:51:40 +02:00
internal.h complex-float: use CMPLX for constructing complex floats 2019-08-14 20:51:40 +02:00
legacy.h legacy.h: replace all remaining occurences of type_of with ecl_t_of 2019-05-20 20:31:47 +02:00
number.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
object.h file.d: improve performance when reading from character streams 2019-06-15 18:33:50 +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 fix build failures with --disable-threads 2018-03-02 18:56:23 +01:00
stacks.h threading: add support for atomic operations 2018-10-15 19:55:39 +02:00