jbeder
|
51a8e0d8b8
|
Added spec tests through example 2.13
|
2009-09-06 22:17:53 +00:00 |
|
jbeder
|
223177db90
|
Fixed bug with complex keys (and simplified the parsing for flow maps)
|
2009-09-06 21:52:56 +00:00 |
|
jbeder
|
a258030d6d
|
Refactored the operator >> and Node::Read default functions, as well as the conversion functions, to more easily read new types as keys (this uncovered an error, in example 2.11 of the spec)
|
2009-09-06 20:52:45 +00:00 |
|
jbeder
|
ec438c6e98
|
Added spec tests through 2.10
|
2009-09-06 17:02:24 +00:00 |
|
jbeder
|
6b70894903
|
Added templated casting to nodes, as well as operator == and != (for quick checks, especially to help in testing). Implemented size() on a map node to return the number of key/value pairs (as in std::map)
|
2009-09-06 15:54:11 +00:00 |
|
jbeder
|
b34e2991e5
|
Started implementing spec tests
|
2009-09-03 14:27:03 +00:00 |
|