Jesse Beder
|
3392ab980e
|
Update doc, formatting for parse.h.
|
2016-05-12 23:20:03 -05:00 |
|
Jesse Beder
|
066359802b
|
Merge from core, and update several missing DLL exports. This does not resolve them all (in particular, node_data::equals seems to be still missing, even though it is inlined in a header, which seems strange).
|
2014-03-24 00:31:43 -05:00 |
|
Jesse Beder
|
d63ec48c8a
|
Run clang-format
|
2014-03-22 13:05:03 -05:00 |
|
Jesse Beder
|
c22512649e
|
Copied all files from new-api branch of old repo
|
2012-05-19 15:34:02 -05:00 |
|
Jesse Beder
|
1723523c43
|
Removed the new API from the default branch
|
2012-01-20 23:50:39 -06:00 |
|
Jesse Beder
|
ddc578dbd7
|
Added LoadFile and LoadAllFromFile (new API)
|
2012-01-11 21:31:01 -06:00 |
|
Jesse Beder
|
e3d5ec189d
|
Switched YAML::Parse to YAML::Load, and added LoadAll
|
2011-09-13 14:24:47 -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
|
ac81d7c883
|
Start of moving Value -> Node and Node -> old API Node (with a #define toggle)
|
2011-09-10 17:18:15 -05:00 |
|