Jesse Beder
|
b5d8241dfa
|
Added block seq indentation
|
2012-05-21 21:04:10 -05:00 |
|
Jesse Beder
|
65d80ebc11
|
Started prepare node
|
2012-05-21 17:06:12 -05:00 |
|
Jesse Beder
|
923ccc8fed
|
Implemented begin/end doc
|
2012-05-21 16:54:45 -05:00 |
|
Jesse Beder
|
39165338e0
|
Added sandbox to play with
|
2012-05-20 01:46:08 -05:00 |
|
Jesse Beder
|
58d4fedfc3
|
Backed out of removing parse
|
2012-05-19 15:55:13 -05:00 |
|
Jesse Beder
|
55fc800989
|
Updated from core
|
2012-05-19 15:54:52 -05:00 |
|
Jesse Beder
|
1f4d8ee3b4
|
Removed parse
|
2012-05-19 15:52:43 -05:00 |
|
Jesse Beder
|
be92547264
|
Added old parse utility
|
2012-05-19 15:34:49 -05:00 |
|
Jesse Beder
|
1723523c43
|
Removed the new API from the default branch
|
2012-01-20 23:50:39 -06:00 |
|
Jesse Beder
|
70e1eb3f9c
|
Fixed the #ifdefs for the api stuff
|
2011-10-18 14:47:35 -05:00 |
|
Jesse Beder
|
e3d5ec189d
|
Switched YAML::Parse to YAML::Load, and added LoadAll
|
2011-09-13 14:24:47 -05:00 |
|
Jesse Beder
|
2d06df474b
|
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
|
2011-09-10 23:11:28 -05:00 |
|
Jesse Beder
|
03fc837236
|
Set up util/parse for the new API
|
2011-09-10 23:03:02 -05:00 |
|
Jesse Beder
|
80cf3c98db
|
Fixed minor things that used the old API, compiles/links/runs\!
|
2011-09-10 22:59:27 -05:00 |
|
Jesse Beder
|
0d1b5224c8
|
Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile
|
2011-09-10 17:57:23 -05:00 |
|
Jesse Beder
|
78b7a1b8a9
|
Added helper emitter functions, but we have a problem: YAML::Value is already a manipulator
|
2011-09-10 16:50:44 -05:00 |
|
Jesse Beder
|
4fdbb748ec
|
Updated the node/value classes with the new iterators, they compile until we try to instantiate anything
|
2011-09-10 14:11:42 -05:00 |
|
Jesse Beder
|
09beb5c47a
|
Implemented sugar Parse() functions
|
2011-09-09 23:40:19 -05:00 |
|
Jesse Beder
|
a7bdf08c7e
|
Map iterator works\!
|
2011-09-09 19:25:11 -05:00 |
|
Jesse Beder
|
cf198080d0
|
Sequence iterator works\!
|
2011-09-09 19:22:17 -05:00 |
|
Jesse Beder
|
d3bbd08273
|
Added append()
|
2011-09-09 02:51:35 -05:00 |
|
Jesse Beder
|
4f8680b540
|
Switched operator[] access to node reference equality, not node equality
|
2011-09-09 02:39:36 -05:00 |
|
Jesse Beder
|
6ffc9ac788
|
Added half of the std::map conversion (we don't have reading from Values yet)
|
2011-09-08 02:10:04 -05:00 |
|
Jesse Beder
|
0e197b8723
|
Added back the streamable conversions
|
2011-09-08 02:05:03 -05:00 |
|
Jesse Beder
|
3d84f57008
|
Switched convert to a templated struct that can be specialized (so we can partially specialize it)
|
2011-09-08 02:02:15 -05:00 |
|