YAML 1.2 parser in pure Erlang
Go to file
Jean-Sébastien Pédron 3d328825dd Fix .nan case
It's not .Nan but .NaN (trailing capital N).
2011-09-29 14:27:13 +02:00
debian Next version is 0.1.1 2011-09-29 14:15:05 +02:00
ebin Remove $Id$ from yaml.app 2011-06-29 18:06:21 +02:00
include Rename yaml_node_(json|ext)_$type to yaml_node_$type_(json|ext) 2011-09-29 14:04:09 +02:00
m4 Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
src Fix .nan case 2011-09-29 14:27:13 +02:00
testsuite Add tests for .inf and .nan (infinity and not-a-number) 2011-09-29 14:26:41 +02:00
.gitignore Import last cleanups from "bones" 2011-06-29 17:15:01 +02:00
configure.ac Next version is 0.1.1 2011-09-29 14:15:05 +02:00
Makefile.am Distribute debian/source directory 2011-06-29 17:47:48 +02:00