saphyr-serde/saphyr/src
Hendrik Sollich de742fbcd6 Fix emitting hexlike strings without quotes
The emitter omitted quotes for strings that start with `0x` those would
subsequently be parsed as strings again. This should fix #133.
2019-07-24 16:40:02 +02:00
..
emitter.rs Fix emitting hexlike strings without quotes 2019-07-24 16:40:02 +02:00
lib.rs Bump to v0.4.3 2019-03-07 14:27:03 +08:00
parser.rs Replace try! with question mark 2018-09-15 23:58:48 -07:00
scanner.rs Fix handling of indicators in plain scalars to conform to YAML 1.2 2019-03-04 11:45:39 +11:00
yaml.rs Fix handling of indicators in plain scalars to conform to YAML 1.2 2019-03-04 11:45:39 +11:00