Commit graph

16 commits

Author SHA1 Message Date
Christian Hofer
6600c8f4c5 Always pass events by value
- The EventReceiver gets ownership of events
- Breaks compatilibility with previous interface
2017-06-19 15:41:26 +02:00
David Tolnay
cec5189c13 Fix clippy complaints 2017-05-08 11:35:53 -07:00
Tom Parker
61a36bfbf6 Add quickcheck to find broken exports 2017-05-08 18:37:15 +01:00
Yuheng Chen
a566c7647c remove trailing space 2015-06-30 00:31:22 +08:00
Yuheng Chen
6af58dea81 Add LICENSE and build status 2015-05-31 00:13:21 +08:00
Yuheng Chen
8e629d4637 Add tag:yaml.org,2002 parsing 2015-05-30 22:39:50 +08:00
Yuheng Chen
6b61f4357d Add scan_uri_escapes 2015-05-30 18:49:54 +08:00
Yuheng Chen
9a917eaf29 Add alias event 2015-05-29 02:26:37 +08:00
Yuheng Chen
5d0683c396 Add partial anchor support 2015-05-29 01:56:03 +08:00
Yuheng Chen
1b636097c0 Fix test_spec_ex7_3 2015-05-28 17:18:20 +08:00
Yuheng Chen
443b3a2932 Fix parsing bugs
1. empty key & value support
2. OnNull handling in test
2015-05-27 23:04:03 +08:00
Yuheng Chen
3224240613 Change empty scalar definition 2015-05-27 21:57:42 +08:00
Yuheng Chen
63c0a32918 Refactory YAML document loader 2015-05-27 14:57:44 +08:00
Yuheng Chen
8e43d42621 Add block_scalar 2015-05-27 00:29:40 +08:00
Yuheng Chen
7d1fa94d0d Add multidoc support 2015-05-26 16:41:35 +08:00
Yuheng Chen
61eede515d Add test spectest 2015-05-26 15:52:02 +08:00