ecl/src/h
2008-06-14 22:07:20 +02:00
..
bytecodes.h Optimize some common lisp functions 2008-06-14 22:07:20 +02:00
config.h.in Make the incremenal garbage collector optional until we solve why some platforms break with it. 2008-05-30 15:33:07 +00:00
cs.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
ecl-cmp.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
ecl-inl.h Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
ecl.h When using the generational garbage collector, do not use dlopen/dlclose wrapper 2008-05-31 13:14:05 +00:00
eval.h Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
external.h Introduce bytecode closure objects to save space in FLET/LABELS forms 2008-06-11 23:49:38 +02:00
internal.h ecl_interpret() now takes an explicit lexical environment argument. 2008-06-08 18:38:38 +02:00
number.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
object.h Introduce bytecode closure objects to save space in FLET/LABELS forms 2008-06-11 23:49:38 +02:00
page.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
stacks.h The lexical environment of a function is stored in the same IHS record as its name. 2008-06-08 22:13:45 +02:00
unify.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00