oga/lib/oga/xpath
Yorick Peterse 5adeae18d0 XPath queries match nodes in the default namespace
When querying an XML document that explicitly defines the default XML
namespace the XPath evaluator now correctly matches all nodes within
that namespace if no namespace prefix is given in the query. Previously
this would always return an empty set.
2015-03-26 01:13:55 +01:00
..
evaluator.rb XPath queries match nodes in the default namespace 2015-03-26 01:13:55 +01:00
lexer.rl XPath idents can't start with a star. 2014-11-05 00:38:17 +01:00
parser.rll Corrected YARD formatting 2015-03-23 00:31:56 +01:00