heptagon/compiler/minils/analysis
Cédric Pasteur 8f4220e08d Made Eupdate dynamic
Modifying an array with
 [ a with [i] = v ]
should expected a dynamic (not static) value
for i (nothing happens if i is in the wrong range).
This is the same behaviour as in Scade and it is 
useful eg to modify an array in a foldi.
2010-07-28 12:34:07 +02:00
..
clocking.ml Made Eupdate dynamic 2010-07-28 12:34:07 +02:00
init.ml Refactoring Ident -> Idents ( uniform with Names etc ) 2010-07-23 19:45:19 +02:00