ecl/src/h
2013-10-06 17:01:01 +02:00
..
impl Rename type_of -> ecl_t_of 2012-07-05 23:07:34 +02:00
bytecodes.h Deactivate the threaded interpreter when building with OS X Lion. 2011-08-21 22:54:47 +02:00
cache.h Split the CLOS cache code into a separate file, with some cleanup in the process. 2011-12-15 00:05:15 +01:00
config.h.in GC_start_call_back disappeared in recent versions of the GC library 2013-10-06 17:01:01 +02:00
cons.h Cnil and Ct are now part of legacy 2012-06-30 23:01:40 +02:00
cs.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
ecl-cmp.h Do not use winsockapi in cygwin. 2012-08-05 12:29:00 +02:00
ecl-inl.h Added missing braces to the constant string initializer 2013-06-08 21:51:26 -07:00
ecl.h Moved macros from eval.h to cons.h 2011-12-03 22:13:35 +01:00
external.h HASH-TABLE-COUNT now updates the list of live entries in weak hash tables 2013-04-16 23:11:01 +02:00
internal.h Fixed some type coercions in internal.h 2013-04-02 23:10:35 +02:00
legacy.h Fixed redefinition of type_of() 2012-07-08 20:42:26 +02:00
number.h Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
object.h PROGV must be able to 'ubind' variables when there are less values than variables, but the current implementation of thread-local binding prevents it. 2013-05-19 22:41:39 +02:00
page.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
stacks.h Slight memory savings by rewriting ecl_bds_set as ecl_bds_ref + assignment. 2013-06-22 23:03:11 +02:00
unify.h Cnil and Ct are now part of legacy 2012-06-30 23:01:40 +02:00