ecl/src/h
2009-07-02 17:55:56 +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 ECL no longer uses non portable pthreads attributes (*_NP), moving to the standard names also in Linux. Threads are created in a detached state to avoid leaking resources (M. Mondor). Thread and mutex attributes are created only once (M. Mondor). 2009-07-02 10:29:20 +02:00
cs.h Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
ecl-cmp.h Added support for new kind of break environment that will be needed to debug C-compiled code. 2009-06-08 11:49:19 +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 Factor out the guts of PROGV into a function ecl_progv() shared by the interpreter and the compiler. 2009-06-19 14:49:29 +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 Implement read-only readtables to avoid copying the standard readtable when this value is requested. 2009-06-19 11:12:49 +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