heptagon/compiler/obc/c
Cédric Pasteur 3f7564aaa6 Fix for code generation
A node declared with node is statefull (so has a
context struct) even though it is empty. Use
the global_name ref to get the name of the current 
module.
2010-07-16 11:28:01 +02:00
..
c.ml Moved sequential/ to obc/ 2010-07-08 15:20:25 +02:00
c.mli Moved sequential/ to obc/ 2010-07-08 15:20:25 +02:00
cgen.ml Fix for code generation 2010-07-16 11:28:01 +02:00
cmain.ml Instantiation of parametrized nodes (v2) 2010-07-13 14:03:39 +02:00
csubst.ml Cgen compiles 2010-07-09 09:31:12 +02:00