Commit graph

5 commits

Author SHA1 Message Date
6b95941e53 Implement Parser::HandleEvent
Dispatch an event to the appropriate handler, breaking up the event's data into
function arguments.
2014-07-25 21:11:02 -07:00
43a1e790cb Initialize Parser::mDone 2014-07-19 15:42:53 -07:00
87c544cec7 '%lf' for doubles, not '%ld' 2014-07-17 20:15:20 -07:00
bdd0afddf5 Define format strings for int and double ParseScalar() methods 2014-07-15 23:32:20 -07:00
d20e4154fe Big YAML parser cleanup 2014-07-15 17:27:27 -07:00