Jean-Sébastien Pédron
|
1299ee23f8
|
Fix float handling: we must use #yaml_float, not #yaml_int
|
2011-09-30 11:26:50 +02:00 |
|
Jean-Sébastien Pédron
|
958ada0d22
|
Rename yaml_node_(json|ext)_$type to yaml_node_$type_(json|ext)
|
2011-09-29 14:04:09 +02:00 |
|
Jean-Sébastien Pédron
|
a5b244c82a
|
Define Failsafe and JSON schemas
|
2011-09-27 15:25:28 +02:00 |
|
Jean-Sébastien Pédron
|
f757c4674d
|
Rework headers by isolating private ones
The private headers are now in "include/internal". They're still
installed because they are needed by dialyzer.
|
2011-05-31 16:41:43 +02:00 |
|
Jean-Sébastien Pédron
|
22096bb951
|
Declare all node records
|
2011-05-24 15:04:55 +02:00 |
|
Jean-Sébastien Pédron
|
27b0bfd485
|
First version of representation layer
This first version knows how to represent:
o sequence and mapping
o sting
o Erlang anonymous function
|
2011-03-29 12:25:52 +02:00 |
|