oga/lib
Yorick Peterse 9ac16e2e4f
Fixed index check in Node#next
An index can/should never be equal the length of a NodeSet, thus we
should use "<" here instead of "<=".
2016-09-03 23:56:55 +02:00
..
oga Fixed index check in Node#next 2016-09-03 23:56:55 +02:00
oga.rb Evaluate compiled blocks in an isolated Binding 2015-09-07 14:02:31 +02:00