dyaml/dyaml
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
..
anchor.d Most of emitter work done. There are some more changes left until 0.2, 2011-10-11 15:58:23 +02:00
composer.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
constructor.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
dumper.d Optimized dumping performance. Dumping is now about half as fast 2011-10-25 20:23:44 +02:00
emitter.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
encoding.d Updated the API documentation. 2011-10-14 10:34:53 +02:00
escapes.d Optimized GC performance when loading, 2011-10-23 20:17:37 +02:00
event.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
exception.d Cleaned up exceptions and their messages. 2011-10-18 16:12:22 +02:00
fastcharsearch.d Optimized dumping performance. Dumping is now about half as fast 2011-10-25 20:23:44 +02:00
flags.d Most of emitter work done. There are some more changes left until 0.2, 2011-10-11 15:58:23 +02:00
linebreak.d Updated the API documentation. 2011-10-14 10:34:53 +02:00
loader.d Optimized dumping performance. Dumping is now about half as fast 2011-10-25 20:23:44 +02:00
node.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
parser.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
queue.d Minor optimizations. 2011-10-26 06:30:10 +02:00
reader.d Node struct enlarged to 40 bytes. There is no significant 2011-10-26 21:05:56 +02:00
representer.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
resolver.d Minor optimizations. 2011-10-26 06:30:10 +02:00
scanner.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
serializer.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
sharedobject.d Node struct enlarged to 40 bytes. There is no significant 2011-10-26 21:05:56 +02:00
style.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00
tag.d Node struct enlarged to 40 bytes. There is no significant 2011-10-26 21:05:56 +02:00
tagdirectives.d Fixed an Emitter bug which caused tags to always be emitted in 2011-10-22 11:18:57 +02:00
token.d Nodes now remember their scalar and collection style, although 2011-10-27 23:13:14 +02:00