Commit graph

14 commits

Author SHA1 Message Date
David Tolnay
b3e287b21e Restore import that was broken in #57 2017-05-08 10:44:17 -07:00
David Tolnay
15ce32bee8 Merge pull request #49 from dtolnay/order
Always preserve order
2017-05-08 10:29:27 -07:00
Tom Parker
db7cc35e5c Remove warnings about unused items 2017-03-12 16:00:10 +00:00
David Tolnay
4243924689 Always preserve order 2017-01-27 20:59:51 -08:00
Yuheng Chen
6c7a07a18c Emitter: quote strings starts/ends with spaces 2016-11-24 17:24:02 +08:00
Yuheng Chen
51f8fbf0e6 always quote empty string 2016-11-10 15:31:07 +08:00
Antoni Boucher
e1e4ed9c05 Fixed to always avoid quoting when possible. 2016-11-02 16:56:46 -04:00
Antoni Boucher
ef59ea712a Added an option to avoid emitting quotes. 2016-11-01 22:03:35 -04:00
Hendrik Sollich
f54a6c3bff added test for emitting equivalence of complex keys 2016-09-24 23:59:09 +02:00
Hendrik Sollich
d0f4fc3abc fixed: emitter also emits complex keys 2016-09-16 23:32:53 +02:00
David Tolnay
06732a6b77 Resolve remaining clippy lints and add to Travis build 2016-02-27 16:42:32 -08:00
Yuheng Chen
d40b7cbdd2 Better code coverage 2015-06-04 16:10:43 +08:00
Yuheng Chen
83a57e7ada Export API 2015-05-31 17:02:22 +08:00
Yuheng Chen
24d4fad5cf Add basic emitter 2015-05-31 12:56:45 +08:00