oga/lib
Yorick Peterse d11a754946 Basic support for compiling XPath to Ruby
This currently comes with exactly 0% test coverage. Once I've
implemented all required handler methods I'll be updating the current
evaluator tests to use the compiler instead. This removes the need for
writing an entirely new set of tests.

Currently the compiler is only capable of compiling basic expressions
such as "foo", "foo/bar" and "foo[@x="y"]/bar".
2015-08-19 20:14:20 +02:00
..
oga Basic support for compiling XPath to Ruby 2015-08-19 20:14:20 +02:00
oga.rb Added Ruby::Generator class 2015-08-19 20:14:20 +02:00