Commit Graph

5 Commits

Author SHA1 Message Date
Ted Lyngmo
0fbc82f98c Make EMITTER_MANIP an enum class
This fixed -Wshadow warnings emitted when compiling with clang++

Signed-off-by: Ted Lyngmo <ted@lyncon.se>
2021-04-23 09:12:10 +02:00
caryoscelus
eca9cfd648 Add optional OnAnchor method to EventHandler (#530)
ref #110
2019-03-12 15:24:32 -07:00
Jesse Beder
ad712c4f2d Add EmitterStyle, which will allow sequence or map style (i.e., flow or block) to be preserved between parsing and emitting 2015-01-24 12:19:20 -06:00
Jesse Beder
06bf012d81 clang-format 2014-03-23 20:08:54 -05:00
Jesse Beder
ad2953f660 Converted gen emitter tests to gtest, and removed the old testing framework from core 2014-03-23 16:35:26 -05:00