- 01 May, 2010 1 commit
-
-
jbeder authored
-
- 02 Dec, 2009 2 commits
- 17 Nov, 2009 1 commit
-
-
jbeder authored
Refactored emitter operator << overloads to not template them, so it's easier to overload for pointer types
-
- 12 Nov, 2009 1 commit
-
-
jbeder authored
-
- 06 Nov, 2009 1 commit
-
-
jbeder authored
-
- 04 Nov, 2009 1 commit
-
-
jbeder authored
-
- 30 Oct, 2009 2 commits
- 29 Oct, 2009 6 commits
- 27 Oct, 2009 1 commit
-
-
jbeder authored
-
- 22 Oct, 2009 3 commits
- 20 Oct, 2009 1 commit
-
-
jbeder authored
-
- 19 Oct, 2009 3 commits
- 08 Oct, 2009 1 commit
-
-
jbeder authored
-
- 07 Oct, 2009 1 commit
-
-
jbeder authored
-
- 29 Sep, 2009 1 commit
-
-
jbeder authored
-
- 08 Sep, 2009 1 commit
-
-
jbeder authored
Fixed flow folding, and made the separation slightly cleaner (but the whole scanscalar thing could use a major refactoring)
-
- 07 Sep, 2009 6 commits
- 06 Sep, 2009 3 commits
-
-
jbeder authored
-
jbeder 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)
-
jbeder authored
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)
-
- 05 Sep, 2009 4 commits