NimYAML/yaml
Felix Krause a51befe30d Improved float parsing
* Fixed #30
 * Accept underscores in float literals
 * Added test
2016-11-10 10:12:32 +01:00
..
dom.nim got rid of yaml.common 2016-09-22 13:28:24 +02:00
hints.nim Improved float parsing 2016-11-10 10:12:32 +01:00
parser.nim Improved and fixed issues with error reporting 2016-09-23 15:42:24 +02:00
presenter.nim Use global tag handle for NimYAML 2016-10-10 20:16:54 +02:00
serialization.nim Improved float parsing 2016-11-10 10:12:32 +01:00
stream.nim got rid of yaml.common 2016-09-22 13:28:24 +02:00
taglib.nim Use global tag handle for NimYAML 2016-10-10 20:16:54 +02:00
tojson.nim Fixed a GC problem; improved bench & tojson 2016-09-30 19:35:43 +02:00