This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ecl
Watch
1
Fork
You've already forked ecl
0
mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced
2026-03-10 07:00:20 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c27d4c34b7
ecl
/
src
/
h
/
impl
History
Download ZIP
Download TAR.GZ
Juan Jose Garcia Ripoll
e54d9a6173
Rename type_of -> ecl_t_of
2012-07-05 23:07:34 +02:00
..
math_dispatch.h
CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix
2012-06-06 11:19:55 +02:00
math_dispatch2.h
Rename type_of -> ecl_t_of
2012-07-05 23:07:34 +02:00
math_fenv.h
Avoid including fenv.h twice
2011-03-25 23:03:33 +01:00
math_fenv_msvc.h
Added a new file, impl/math_fenv.h, grouping all definitions related to floating point exceptions and their handling. This is completed with impl/math_fenv_msvc.h with inline definitions of the C99 fenv.h functions for Microsoft's compiler
2010-11-09 00:44:12 +01:00