heptagon/test/good
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
..
alloc.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
array1.ept Made Eupdate dynamic 2010-07-28 12:34:07 +02:00
array2.ept Added some tests file 2010-07-09 10:35:54 +02:00
array_iterators.ept Completion_mapfold 2010-07-09 13:27:06 +02:00
counter.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
foldi.ept Added test for foldi 2010-07-26 09:34:29 +02:00
hierarchie.ept Added some tests file 2010-07-09 10:35:54 +02:00
itfusion.ept Added iterator fusion 2010-07-21 17:19:51 +02:00
norm.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
parametrize.ept Added some tests file 2010-07-09 10:35:54 +02:00
pre_tuple.ept Added support for tuples in normalize 2010-07-15 17:58:32 +02:00
t1.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t2.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t2open.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t3.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t4.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t5.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t6.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t7.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t8.ept Fix examples with changes in lexer 2010-07-15 13:22:42 +02:00
t9.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t10.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t11.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t12.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t13.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t14.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t15.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t16.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t17.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
t18.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
test.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
type_alias.ept Added test for alias types 2010-07-27 09:29:20 +02:00
updown.ept Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00