"test/vscode:/vscode.git/clone" did not exist on "8906ae9a0d9d0ee21ae67c05eed543a8fda410e5"
- 12 Sep, 2011 12 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
Fixed new API node key/value insertion in NodeBuilder (it was using the wrong condition on when it had added a key already)
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
Implemented std::map decode (and fixed bug in the Node iterator - the reference_type should be just a plain value, since it's created on-the-fly)
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
Added mutable operator[] for integral types (you can only grow the sequence if you specify the *next* element)
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
- 11 Sep, 2011 11 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
- 10 Sep, 2011 17 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
Updated the node/value classes with the new iterators, they compile until we try to instantiate anything
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-