yaml-reference-parser icon indicating copy to clipboard operation
yaml-reference-parser copied to clipboard

Results 4 yaml-reference-parser issues
Sort by recently updated
recently updated
newest added

The README says "100% compliant YAML 1.2 parsers" and "The parsers pass 100% of the [YAML Test Suite](https://github.com/yaml/yaml-test-suite/)!" However, when I run `make test` I observe 9 test failures. ```...

the second "spec" link is still invalid because of https://github.com/yaml/yaml-grammar/commit/7bc2eabfc4312c13686d02cca6dd9e56c265c029 edit: fixes #10

links in ReadMe.md are broken and refer to 1.2, but there's also 1.3

Hi! I like this approach. I'd be interested in contributing. Has a license been chosen, for the work that's already in this repo? For contributions? Thanks!