ecl/src/h
2006-03-06 09:38:52 +00:00
..
bytecodes.h Implemented DOLIST/DOTIMES as macros, without magic in the interpreter. 2005-10-24 08:33:32 +00:00
config.h.in Included support for multithreading under Windows/Cygwin. 2006-03-06 09:38:52 +00:00
cs.h Replace informative tokens after #endif with comments. 2002-09-17 15:42:51 +00:00
ecl-cmp.h Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers. 2006-02-28 14:05:47 +00:00
ecl-inl.h Fixes due to type sizes, updates of the old garbage collector and the terrible bug with hash tables merged into main trunk 2004-02-29 15:47:01 +00:00
ecl.h Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers. 2006-02-28 14:05:47 +00:00
eval.h Rewrite the checking of # of arguments, so that the error message gets the name of the function whenever possible. 2002-11-18 11:29:21 +00:00
external.h Macro for self-explanatory references to symbols in the core. 2006-03-06 09:31:03 +00:00
include.h Initial revision 2001-06-26 17:14:44 +00:00
internal.h Port the floating-point exception handler to mingw32 2005-11-08 14:19:52 +00:00
lwp.h Renamed the frame structure to avoid name clashes with NetBSD/68k 2005-05-20 15:02:52 +00:00
number.h - Added possibility of configuring --without-gmp when cross-compiling 2005-09-19 21:52:46 +00:00
object.h Separate temporary and permanent data in a compiled file 2006-02-16 11:04:55 +00:00
page.h - Let GC know when we want to use threads 2005-06-23 21:55:14 +00:00
stacks.h New implementation of SAFE-EVAL, cooperates better with the current condition system and can call TOP-LEVEL. 2006-02-06 10:07:16 +00:00
unify.h Initial revision 2001-06-26 17:14:44 +00:00