oga/lib
Yorick Peterse 15fa7a2068 Remove explicit index tracking of NodeSet.
Instead the various nodes can use NodeSet#index (aka Array#index) instead. This
has a slight performance overhead on very large (millions) of nodes but should
be fine in most other cases.
2014-06-25 09:41:58 +02:00
..
oga Remove explicit index tracking of NodeSet. 2014-06-25 09:41:58 +02:00
oga.rb Disable code coverage for JRuby specific code. 2014-06-23 09:42:14 +02:00