oga/lib/oga/xpath
Yorick Peterse 7c68f2a49b Raise for non node sets in the sum() function.
According to the XPath spec this function *can only* take node sets, nothing
else. Lets actually enforce that.
2014-08-27 23:47:19 +02:00
..
evaluator.rb Raise for non node sets in the sum() function. 2014-08-27 23:47:19 +02:00
lexer.rl Lexing of explicit negative/positive XPath numbers 2014-08-26 20:21:30 +02:00
node.rb Basic XPath parser setup. 2014-06-01 23:02:28 +02:00
parser.y Renamed node_type to type_test. 2014-08-14 22:35:41 +02:00