- 02 Mar, 2011 4 commits
-
-
jbeder authored
Merged the debuggable branch's CMakeLists.txt (and added a build for RelWithDebInfo) - note that the options are only for gcc
-
jbeder authored
Merged contrib folders from the graphbuilder-api branch, including the recursive search in CMakeLists.txt
-
jbeder authored
-
jbeder authored
Switched exception constants to const char * const (from const std::string) so we don't have to construct them all in every translation unit, and switched the exception class to derive from std::runtime_error (so it handles what() for us)
-
- 05 Feb, 2011 1 commit
-
-
jbeder authored
-
- 31 Jan, 2011 1 commit
-
-
jbeder authored
Added Anchor() regex (so that we're not just using Alphanumeric to match anchors), but it's still not 100% right (it shouldn't allow non-printable characters, e.g.). Also fixed a test that was broken along these lines (if a colon immediately follows an anchor, it's part of the anchor)
-
- 03 Dec, 2010 1 commit
-
-
jbeder authored
-
- 15 Nov, 2010 1 commit
-
-
jbeder authored
-
- 09 Nov, 2010 1 commit
-
-
jbeder authored
-
- 28 Oct, 2010 2 commits
- 22 Oct, 2010 2 commits
- 21 Oct, 2010 1 commit
-
-
jbeder authored
-
- 19 Oct, 2010 2 commits
- 18 Oct, 2010 6 commits
-
-
jbeder authored
-
jbeder authored
-
jbeder authored
-
jbeder authored
Forgot to add the new header location to the project (not important for compiling, but it is for the various generators)
-
jbeder authored
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
-
jbeder authored
-
- 01 May, 2010 1 commit
-
-
jbeder authored
-
- 15 Mar, 2010 3 commits
- 03 Mar, 2010 2 commits
- 21 Dec, 2009 1 commit
-
-
jbeder authored
-
- 02 Dec, 2009 3 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 2 commits
- 10 Nov, 2009 1 commit
-
-
jbeder authored
-
- 06 Nov, 2009 2 commits
- 04 Nov, 2009 1 commit
-
-
jbeder authored
-
- 30 Oct, 2009 1 commit
-
-
jbeder authored
-