heptagon/compiler/minils/transformations
Cédric Pasteur bcc994fb9f No need to collect calls without params
There is no need to collect calls without parameters
as we only need the signature of the function and the code
will be generated when compiling the first file.
2010-07-16 14:35:42 +02:00
..
callgraph.ml Proposition 1. 2010-07-08 15:04:57 +02:00
callgraph_mapfold.ml No need to collect calls without params 2010-07-16 14:35:42 +02:00
normalize.ml Added support for tuples in normalize 2010-07-15 17:58:32 +02:00
schedule.ml Schedule with the iterator and eqs/var_decs added in mapfold. 2010-07-14 03:45:38 +02:00