oga/lib
Yorick Peterse e858b54c58 Use nested node stacks for predicates.
This ensures the current context node is set correctly when using the "self"
axis inside a path that's inside a predicate, e.g.

    foo/bar[baz/. = "something"]

Here the "self" axis should refer to foo/bar/baz, _not_ foo/bar.
2014-09-03 19:54:16 +02:00
..
oga Use nested node stacks for predicates. 2014-09-03 19:54:16 +02:00
oga.rb Convenience methods for parsing XML/HTML. 2014-09-03 09:31:48 +02:00