heptagon/compiler/minils/sequential
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
..
c.ml C backend: added missing #include 2010-07-01 15:41:07 +02:00
c.mli Tabs, trailing ws and long lines shall receive no mercy! 2010-06-26 17:17:28 +02:00
cgen.ml Always generate a f_out struct 2010-07-07 09:58:23 +02:00
cmain.ml Yet another refactoring fix 2010-07-02 15:45:50 +02:00
control.ml Tabs, trailing ws and long lines shall receive no mercy! 2010-06-26 17:17:28 +02:00
csubst.ml New calling convention in generated code 2010-06-30 17:30:48 +02:00
java.ml Gros blop pour que Mlsc compile. 2010-06-28 18:06:39 +02:00
mls2obc.ml SConst -> Sconst 2010-07-06 11:12:14 +02:00
obc.ml New calling convention in generated code 2010-06-30 17:30:48 +02:00