mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-11 12:04:26 +00:00
Felix Krause
ca0f5d1741
Refactoring, less heap objects
* 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
Description
Languages
Nim
98.7%
Nix
1.3%