heptagon/compiler
Cédric Pasteur b85f9ab456 Use a block in reset (instead of a list of eqs)
- Most transformation passes expect that list of
equations are always nested inside a block.

This fixes a problem with a duplication of
equations in Automata_mapfold.
2010-07-23 10:56:25 +02:00
..
global Added iterator fusion 2010-07-21 17:19:51 +02:00
heptagon Use a block in reset (instead of a list of eqs) 2010-07-23 10:56:25 +02:00
main Output MiniLS code before clocking when in verbose mode. 2010-07-22 11:12:58 +02:00
minils Added some doc 2010-07-22 10:01:40 +02:00
obc Fixed duplicate declaration of local vars 2010-07-22 17:38:28 +02:00
utilities location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00
_tags Updates for Obc 2010-07-08 17:22:13 +02:00
Makefile Bug in the Makefile ? GENSOURCES removed from .depend dependencies. (circular issue) 2010-06-24 03:31:57 +02:00
myocamlbuild.ml myocamlbuild.ml fix for bytecode 2010-07-05 15:15:24 +02:00
preproc.ml Tabs, trailing ws and long lines shall receive no mercy! 2010-06-26 17:17:28 +02:00