oga/spec/oga/xpath
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
..
compiler XPath support for nested pipe operators 2016-02-23 22:24:07 +01:00
lexer Added magic encoding comments for Ruby 1.9 2015-09-03 11:31:02 +02:00
parser Replace (path) nodes with nested nodes 2015-08-26 10:16:48 +02:00
compiler_spec.rb Evaluate compiled blocks in an isolated Binding 2015-09-07 14:02:31 +02:00
context_spec.rb Evaluate compiled blocks in an isolated Binding 2015-09-07 14:02:31 +02:00
conversion_spec.rb Boolean support for Conversion.to_float 2015-08-19 20:14:23 +02:00