heptagon/compiler/minils
Cédric Pasteur a081f2dacf Added foldi iterator
Same as fold but the iterated function takes an 
integer as the last but one argument.
This is not something that is necessarily 
important to have in trunk but the patch is so 
small that it doesn't hurt.
2010-07-26 09:33:22 +02:00
..
analysis Clock refactoring. 2010-07-23 22:13:03 +02:00
main Added iterator fusion 2010-07-21 17:19:51 +02:00
parsing Refactoring Ident -> Idents ( uniform with Names etc ) 2010-07-23 19:45:19 +02:00
transformations Clock refactoring. 2010-07-23 22:13:03 +02:00
_tags Moved sequential to compiler/ dir 2010-07-08 15:19:04 +02:00
minils.ml Added foldi iterator 2010-07-26 09:33:22 +02:00
mls_mapfold.ml Schedule with the iterator and eqs/var_decs added in mapfold. 2010-07-14 03:45:38 +02:00
mls_printer.ml Added foldi iterator 2010-07-26 09:33:22 +02:00
mls_utils.ml Clock refactoring. 2010-07-23 22:13:03 +02:00