heptagon/compiler/obc
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 Fix for code generation 2010-07-16 11:28:01 +02:00
java Instantiation of parametrized nodes (v2) 2010-07-13 14:03:39 +02:00
_tags Moved sequential/ to obc/ 2010-07-08 15:20:25 +02:00
control.ml Instantiation of parametrized nodes (v2) 2010-07-13 14:03:39 +02:00
obc.ml Keep the list of static parameters in Obc 2010-07-15 11:31:32 +02:00
obc_printer.ml Instantiation of parametrized nodes (v2) 2010-07-13 14:03:39 +02:00