heptagon/compiler
Cédric Pasteur dd660f4424 Added anonymous functions in Minils
- Added Elamba(inp, outp, eq_list) constructor. This
is necessary for iterator fusion.
- Refactored Mls2obc to allow to generate code
for anonymous functions (basically we have to
remember if we are within an iterator, as there is
no nesting of iterators)

There is a known problem with the local vars defined in 
the anonymous function that needs to be declared.
2010-07-21 17:15:19 +02:00
..
global location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00
heptagon location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00
main Added anonymous functions in Minils 2010-07-21 17:15:19 +02:00
minils Added anonymous functions in Minils 2010-07-21 17:15:19 +02:00
obc Obc_mapfold 2010-07-21 15:54:41 +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