heptagon/compiler/minils/transformations
Gwenaël ac9715ad90 Correction of Boolean pass
Correction of Boolean pass: correct translation of variable declarations,
including full clock translation (in two passes for variable declarations:
one to build the env, one for clock translation).
2011-04-20 12:28:38 +02:00
..
boolean.ml Correction of Boolean pass 2011-04-20 12:28:38 +02:00
boolean.mli Boolean transformation pass (translate every enumeration type to boolean tuples) 2011-04-20 12:28:37 +02:00
callgraph.ml 100 and java scalarized 2011-04-19 18:45:56 +02:00
checkpass.ml blop 2011-03-21 17:41:00 +01:00
introvars.ml Added partial application for iterators 2011-03-21 17:22:03 +01:00
normalize_mem.ml Added a pass to normalize memories 2011-04-19 17:19:40 +02:00
schedule.ml Heptc compiles again 2011-04-18 15:38:42 +02:00
singletonvars.ml Heptc compiles again 2011-04-18 15:38:42 +02:00
tomato.ml Heptc compiles again 2011-04-18 15:38:42 +02:00