oga/spec/oga/xpath/compiler
Yorick Peterse 6d3c5c2ce9 XPath support for nested pipe operators
Basically this will process the left-hand side first, assign the result
to a variable and then append this set with the nodes from the
right-hand side.

Fixes #149
2016-02-23 22:24:07 +01:00
..
axes Revamp compiler specs for "self" 2015-08-28 16:57:24 +02:00
calls Fixed spec for sum() in a predicate 2015-08-20 00:54:06 +02:00
operators XPath support for nested pipe operators 2016-02-23 22:24:07 +01:00
type_tests Revamped compiler type test specs 2015-08-30 01:45:51 +02:00
types Use the XPath compiler for XPath/CSS specs 2015-08-19 20:14:20 +02:00
html_spec.rb Revamp a few more XPath compiler specs 2015-08-31 09:39:33 +02:00
paths_spec.rb Case insensitive matching of nodes 2015-08-30 18:30:04 +02:00
predicates_spec.rb Revamp a few more XPath compiler specs 2015-08-31 09:39:33 +02:00
variables_spec.rb Revamp a few more XPath compiler specs 2015-08-31 09:39:33 +02:00
wildcard_spec.rb Revamp a few more XPath compiler specs 2015-08-31 09:39:33 +02:00