"vscode:/vscode.git/clone" did not exist on "f60a4f680e93f31288e9850b612de9e182d4ae99"
- 14 Sep, 2011 1 commit
-
-
Jesse Beder authored
-
- 13 Sep, 2011 20 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
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
Switched Node::operator=(const Node&) to *not* force itself to create its node first (since we're just assigning them)
-
Jesse Beder authored
Switched the node_ref to *always* create its data (since now the Node itself doesn't always create itself)
-
Jesse Beder authored
Set the pimpl node in Node to be optional, so we don't create unnecessary guys every time you call Node tmp = foo[value];
-
- 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 7 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-