oga/lib
Yorick Peterse 431a253000 Return XPath integers as actual integers.
This is to ensure that calls such as string(10) return "10" and not "10.0". It
also saves integer -> float conversions when they're not needed.
2014-08-23 20:22:58 +02:00
..
oga Return XPath integers as actual integers. 2014-08-23 20:22:58 +02:00
oga.rb Support for parsing XML processing instructions. 2014-08-15 22:23:26 +02:00