Commit Graph
7 Commits
Author SHA1 Message Date
ChenandGitHub 3f381f13a0 remove the wrong swap file. (#907) 2020-06-29 08:19:35 -05:00
ChenandGitHub 08aa252611 Support kinds of emitter format-setting for YAML::Null. (#906)
* Support kinds of emitter format-setting for YAML::Null.

* update the code and test cases

* add the comment //fallthrough
2020-06-28 23:31:53 -05:00
ChenandGitHub 5a9ab177ba tag_null (#897) 2020-06-17 12:49:09 -05:00
ChenandGitHub 72fe73a104 fix issue752: generate right long keys (#879)
* fix issue752: generate right long keys

* Improve the readability of test cases

* update to raw string literal
2020-06-17 00:57:28 -05:00
ChenandGitHub 4dbfeb0bbc Support as<uint8_t>/as<int8_t>.
Fix issue 844/848.
2020-06-15 10:31:59 -05:00
ChenandGitHub 33316d531b Add tests for some interfaces of emitter (#875) 2020-05-31 09:16:16 -05:00
ChenandGitHub d9c35b6079 Throw an exception when trying to parse a negative number as an unsigned.
Fixing issue 859.
2020-05-19 11:48:22 -05:00