dyaml/examples
Ferdinand Majerech 9596806644 Red-Black Trees are now used for duplicate detection, and planned
to be used for unordered map storage. This is because AAs still
don't work correctly and even if they did, require the user to
define both toHash and opCmp/opEquals for every YAML
struct/class. Now only opCmp needs to be defined.
Documentation/tutorials/examples have been updated accordingly.
2012-01-23 15:57:26 +01:00
..
constructor Red-Black Trees are now used for duplicate detection, and planned 2012-01-23 15:57:26 +01:00
getting_started Added a shortcut alias called "as" for Node.get(), and replaced 2011-10-22 17:06:32 +02:00
representer Red-Black Trees are now used for duplicate detection, and planned 2012-01-23 15:57:26 +01:00
resolver Red-Black Trees are now used for duplicate detection, and planned 2012-01-23 15:57:26 +01:00
yaml_bench CDC and yaml_bench makefile now always compile with debug 2011-10-23 16:10:27 +02:00
yaml_gen CDC and yaml_bench makefile now always compile with debug 2011-10-23 16:10:27 +02:00
yaml_stats Fixed Makefile of the yaml_stats example. 2011-10-21 20:40:37 +02:00