heptagon/compiler/obc/c
Adrien Guatto 10418197c8 Initial support for return-less external functions.
The compiler still does not support unsafe functions that well. For example, putting an assert()/exit() in an automaton's state does not work correctly.
2011-04-28 15:24:35 +02:00
..
c.ml Heptc compiles again 2011-04-18 15:38:42 +02:00
c.mli Heptc compiles again 2011-04-18 15:38:42 +02:00
cgen.ml Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
cmain.ml C backend: do not use memory structs for combinatorial main() functions. 2011-04-27 15:29:33 +02:00
csubst.ml backport from async. 2011-03-09 00:06:36 +01:00