mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-12 04:24:16 +00:00
ca0f5d1741
* YamlParserEvent -> YamlStreamEvent * YamlStreamEvent is no longer a `ref` object. Test suite now runs in a small fraction of a second (compared to several seconds before) * Introduced YamlStream
1 line
22 B
Nim
1 line
22 B
Nim
import lexing, parsing |