Dépôt Heptagon avec modifications pour asynchrone
Go to file
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
compiler Made Eupdate dynamic 2010-07-28 12:34:07 +02:00
examples/extern_C Updated the example 2010-07-27 11:32:58 +02:00
lib Added polymorphic (=) and (<>) operators 2010-07-27 17:16:49 +02:00
test Made Eupdate dynamic 2010-07-28 12:34:07 +02:00
tools Added missing syntax highlighting for arrays. 2010-07-22 12:21:37 +02:00
.gitignore Updated .gitignore 2010-07-26 09:40:31 +02:00
heptc location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00