oga/lib
Yorick Peterse 5c7c4a6110 Don't use a splat with AST::Node#to_a
By using AST::Node#children directly with a splat we save ourselves an
extra method call. This in turn speeds up both the
xpath/evaluator/big_xml_average_bench.rb and
xpath/evaluator/node_matches_bench.rb benchmarks a little bit.
2015-05-07 01:23:27 +02:00
..
oga Don't use a splat with AST::Node#to_a 2015-05-07 01:23:27 +02:00
oga.rb Added NodeNameSet class 2015-04-22 00:54:29 +02:00