ecl/src/h
2009-07-26 12:59:15 +02:00
..
bytecodes.h New bytecodes for parsing the arguments of an interpreted function. 2009-02-21 00:07:16 +01:00
config.h.in Teach ECL to detect the size of 'int' and 'long' 2009-07-15 15:18:34 +02:00
cs.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
ecl-cmp.h In structures ecl_{array,vector,base_string,string}, replaced the bitfields hasfillp and adjustable with a single integer holding all flags. This solves several problems with Microsoft C compiler. 2009-07-26 11:56:26 +02:00
ecl-inl.h Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
ecl.h Move the definition of _XOPEN_SOURCE out of ecl.h so that we can use MAP_ANON. 2009-07-02 17:55:56 +02:00
eval.h Committed the changes to implement small conses 2008-04-30 14:24:20 +00:00
external.h Implemented a function to change the encoding of a file stream 2009-07-26 12:59:15 +02:00
internal.h Remove unused macro definitions. 2009-07-02 10:31:29 +02:00
number.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
object.h Removed two unused fields, isform and mflag, from ecl_symbol. HEADER3 and HEADER4 2009-07-26 12:07:41 +02:00
page.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
stacks.h Several fixes for various compiler warnings. 2009-06-07 00:02:49 +02:00
unify.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00