dyaml/dyaml
2011-10-29 20:43:30 +02:00
..
std Moved variant.d to dyaml/std/variant. Profile build doesn't inline anymore (made profiling too difficult). More optimizations, speedup (parsing only). 2011-10-29 18:22:45 +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 Updated D:YAML with DMD 2.056 support. Fixed some bugs. 2011-10-29 00:31: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 Updated D:YAML with DMD 2.056 support. Fixed some bugs. 2011-10-29 00:31:14 +02:00
parser.d Moved variant.d to dyaml/std/variant. Profile build doesn't inline anymore (made profiling too difficult). More optimizations, speedup (parsing only). 2011-10-29 18:22:45 +02:00
queue.d Moved variant.d to dyaml/std/variant. Profile build doesn't inline anymore (made profiling too difficult). More optimizations, speedup (parsing only). 2011-10-29 18:22:45 +02:00
reader.d Moved variant.d to dyaml/std/variant. Profile build doesn't inline anymore (made profiling too difficult). More optimizations, speedup (parsing only). 2011-10-29 18:22:45 +02:00
representer.d Updated Representer API doc, minor documentation changes. 2011-10-29 20:43:30 +02:00
resolver.d Minor optimizations. 2011-10-26 06:30:10 +02:00
scanner.d Moved variant.d to dyaml/std/variant. Profile build doesn't inline anymore (made profiling too difficult). More optimizations, speedup (parsing only). 2011-10-29 18:22:45 +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