Replace the Hashtbl.t used for mapping nodes to state-sets by an
[tatoo.git] / src / auto / eval.ml
2013-03-13 Kim NguyễnReplace the Hashtbl.t used for mapping nodes to state...
2013-03-13 Kim NguyễnImplement runtime optimisation via Hashing of transitions.
2013-03-13 Kim NguyễnRemove spurious debugging messages.
2013-03-13 Kim NguyễnAdd a kind element to the node tree. Improve support...
2013-03-09 Kim NguyễnRework the formula predicates:
2013-03-08 Kim NguyễnActually fix the problems with negation.
2013-03-05 Kim NguyễnWorking for element only document (with arbitrary paths...
2013-03-05 Kim NguyễnAdd a first runtime function. Positive fragment seems...