Ferdinand Majerech
|
e835f1a191
|
Updated Representer API doc, minor documentation changes.
|
2011-10-29 20:43:30 +02:00 |
|
Ferdinand Majerech
|
5d35f44416
|
Nodes now remember their scalar and collection style, although
these are not accessible by the user (as the spec says).
This allows D:YAML to remember styles between loading and
dumping.
|
2011-10-27 23:13:14 +02:00 |
|
Ferdinand Majerech
|
13ea5f0c24
|
Added a shortcut alias called "as" for Node.get(), and replaced
get() with as() all over the code, tutorials, examples and docs.
Fixed a bug in YAML benchmark makefile.
Fixed a bug in autoddoc configuration.
|
2011-10-22 17:06:32 +02:00 |
|
Ferdinand Majerech
|
595302fbff
|
Bumped version strings to 0.3 so it won't get forgotten later.
|
2011-10-18 21:46:05 +02:00 |
|
Ferdinand Majerech
|
8ad650e089
|
Cleaned up exceptions and their messages.
Some minor dog fixes.
|
2011-10-18 16:12:22 +02:00 |
|
Ferdinand Majerech
|
765b74ffca
|
Updated the API documentation.
Updated examples based on the new Loader API.
(Dumper API still needs examples)
|
2011-10-14 10:34:53 +02:00 |
|
Ferdinand Majerech
|
283c42bf8f
|
Initial commit.
|
2011-08-16 14:53:13 +02:00 |
|