Rework the formula predicates:
authorKim Nguyễn <kn@lri.fr>
Sat, 9 Mar 2013 10:14:37 +0000 (11:14 +0100)
committerKim Nguyễn <kn@lri.fr>
Sat, 9 Mar 2013 10:14:37 +0000 (11:14 +0100)
       - adds testing for first child, next sibling etc and their converse
       - make the predicate complete w.r.t negation
       - move the evaluation of formula to the Eval module (where the type of
       context is known)


No differences found