Merge branch 'feature/attributes'
[tatoo.git] / src / xpath /
2013-03-10 Kim NguyễnMerge branch 'feature/attributes'
2013-03-09 Kim NguyễnFix the handling of attributes:
2013-03-09 Kim NguyễnFix a bug in the parser where a leading '//' would...
2013-03-09 Kim NguyễnRework the formula predicates:
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...
2013-03-04 Kim NguyễnFirst implementation of compilation from XPath to autom...
2013-03-04 Kim NguyễnAdd the compilation from existential XPath to automata.
2013-03-04 Kim NguyễnCompilation of the axis part of an XPath expression.
2013-02-07 Kim NguyễnRefactor module organisation and build process.