- 06 Nov, 2009 1 commit
-
-
Jesse Beder authored
Fixed the return value of the integral conversion functions, and also unset the dec flag so it reads other bases (just a temporary fix, since we're officially supposed to read binary too)
-
- 06 Sep, 2009 1 commit
-
-
Jesse Beder authored
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)
-
- 22 Aug, 2009 1 commit
-
-
Jesse Beder authored
-
- 30 Jul, 2009 1 commit
-
-
Jesse Beder authored
-
- 29 Jul, 2009 1 commit
-
-
Jesse Beder authored
-
- 15 Jul, 2009 1 commit
-
-
Jesse Beder authored
-
- 30 May, 2009 1 commit
-
-
Jesse Beder authored
-
- 23 May, 2009 1 commit
-
-
Jesse Beder authored
It's better organized now, I think - nodes only offer a single main way of getting the fundamental scalar (as a string), and now we can specialize a single template to read specific types.
-