heptagon/compiler
Cédric Pasteur c123000eef Always generate a f_out struct
Generate it even if the node has no output. It 
should be noted that it is impossible to call
a node without an output in an Heptagon program. 
This is only useful to provide a simple interface
eg for the generation of main().
2010-07-07 09:58:23 +02:00
..
global SConst -> Sconst 2010-07-06 11:12:14 +02:00
heptagon SConst -> Sconst 2010-07-06 11:12:14 +02:00
main Remove bounds hack in Eselect_dyn 2010-06-30 13:46:46 +02:00
minils Always generate a f_out struct 2010-07-07 09:58:23 +02:00
utilities Assertion generation for C back-end. 2010-06-27 23:28:38 +02:00
_tags _tags fix. 2010-07-05 16:10:00 +02:00
Makefile Bug in the Makefile ? GENSOURCES removed from .depend dependencies. (circular issue) 2010-06-24 03:31:57 +02:00
myocamlbuild.ml myocamlbuild.ml fix for bytecode 2010-07-05 15:15:24 +02:00
preproc.ml Tabs, trailing ws and long lines shall receive no mercy! 2010-06-26 17:17:28 +02:00