Jesse Beder
|
f9e1a882e8
|
Updated for error in spec test
|
2011-03-04 04:19:34 +00:00 |
|
Jesse Beder
|
681c862f54
|
Added spec tests through chapter 8, all new ones pass except 8.21, which I think is wrong
|
2011-03-04 04:14:08 +00:00 |
|
Jesse Beder
|
943d000ab3
|
Refactored parse.cpp so that VS doesn't complain, added MinSizeRel build setting, and fixed numbering in the spec tests
|
2011-03-03 20:01:32 +00:00 |
|
Jesse Beder
|
ca5992b971
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00:00 |
|
Jesse Beder
|
c65a7dfc7c
|
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)
|
2011-03-02 04:12:57 +00:00 |
|
Jesse Beder
|
5b8ca9ce01
|
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
|
2010-10-18 07:05:53 +00:00 |
|
Jesse Beder
|
326899815f
|
Added overloads for parsing stl maps and vectors
|
2010-03-15 04:25:17 +00:00 |
|
Jesse Beder
|
ec62dc547e
|
Added some block scalar tests (with errors)
|
2009-10-30 18:16:26 +00:00 |
|
Jesse Beder
|
52be1ccfb9
|
Fixed mistake in test
|
2009-10-29 22:39:53 +00:00 |
|
Jesse Beder
|
3405a6fe01
|
Refactored the compact map notation, which made it easy to implement explicit keys for compact maps
|
2009-10-29 22:09:50 +00:00 |
|
Jesse Beder
|
a5607f82a3
|
Added test
|
2009-10-29 20:45:20 +00:00 |
|
Jesse Beder
|
f4c683ac22
|
Added flow collection tests
|
2009-10-29 20:35:07 +00:00 |
|
Jesse Beder
|
a372bfdc60
|
Merged r295:305 from the tags branch to the trunk
|
2009-10-29 15:48:06 +00:00 |
|
Jesse Beder
|
a0bf12e7a1
|
Renamed yaml-reader test
|
2009-10-27 14:38:53 +00:00 |
|