heptagon/test
Cédric Pasteur 66078effbd Added support for tuples in normalize
- (v1, v2, ... ) fby (e1, e2, ...) is translated to
(v1 fby e1, v2 fby e2, ...)

This has made the code even more complex. This will
need to be refactored at some point.
2010-07-15 17:58:32 +02:00
..
bad Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
good Added support for tuples in normalize 2010-07-15 17:58:32 +02:00
check Revamped testing framework 2010-07-02 16:03:04 +02:00