- Mar 12, 2009
-
-
Erwan Jahier authored
not expanded.
-
- Jan 30, 2009
-
-
Erwan Jahier authored
For example, that kind of set of equations didn't trigger any error: x [1 .. 2][0][0].f1 = z ; x=y; nb : it was working if equations were ordered differently tough...
-
Erwan Jahier authored
-
- Aug 29, 2008
-
-
Erwan Jahier authored
-
- Aug 22, 2008
-
-
Erwan Jahier authored
enum nor a bool.
-
- Jul 08, 2008
-
-
Erwan Jahier authored
to avoid priority errors.
-
- Jun 26, 2008
-
-
Erwan Jahier authored
Not yet implemented (assert false): iterators, struct Add a UnifyClock module, and rename Unify into UnifyType. nb : a lot of test are now broken, because - the clock checking is now plugged ;-) - iterators, struct are not yet implemented
-
- Jun 23, 2008
-
-
Erwan Jahier authored
compact, cleaner, and correct wrt negative steps in array slices.
-
- Jun 18, 2008
-
-
Erwan Jahier authored
are defined exactly once. This algo is naive and does not work with slices of slices with negative steps. I commit it before trying a new one to get better non-reg test. Fix some non-reg test in the should_work dir that this new check revealed.
-