ecl/src/h
2010-02-01 14:54:59 +01:00
..
bytecodes.h New bytecodes for parsing the arguments of an interpreted function. 2009-02-21 00:07:16 +01:00
config.h.in Implemented precise marking of objects using Boehm's typed objects. 2010-02-01 14:54:59 +01:00
cs.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
ecl-cmp.h The macros for creating statically allocated strings are moved into ecl-inl.h 2009-12-19 23:08:54 +01:00
ecl-inl.h The macros for creating statically allocated strings are moved into ecl-inl.h 2009-12-19 23:08:54 +01:00
ecl.h The code for binding special variables is now in inline functions. 2010-01-23 23:45:21 +01:00
eval.h Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
external.h Moved more uses of _ecl_big_register*() out of sources into big.d. Introduced _ecl_big_gcd(). 2010-01-28 23:36:01 +01:00
internal.h ecl_init_env() split into ecl_init_env and ecl_cs_set_org() so that the former does not need to be executed in the same thread where it is going to be used. 2010-01-21 14:31:56 +01:00
number.h Moved more uses of _ecl_big_register*() out of sources into big.d. Introduced _ecl_big_gcd(). 2010-01-28 23:36:01 +01:00
object.h Special variable bindings using a thread-local array instead of a hash table. 2010-01-22 17:47:10 +01:00
page.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
stacks.h Replaced ecl_symbol_slot and ecl_set_symbol with ecl_bds_read and ecl_bds_set. 2010-01-26 23:14:33 +01:00
unify.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00