oga/spec/oga/xpath
Yorick Peterse f1d574f342 Evaluate XPath predicates for every context node.
Instead of evaluating a predicate once for all context nodes, they should
instead be evaluated separately per context node.
2014-11-15 00:31:44 +01:00
..
evaluator Evaluate XPath predicates for every context node. 2014-11-15 00:31:44 +01:00
lexer Allow XPath idents to start with an underscore. 2014-11-05 00:35:47 +01:00
parser Wrap predicate AST nodes _around_ other nodes. 2014-11-12 22:59:38 +01:00