Tina Müller (tinita)

Results 261 comments of Tina Müller (tinita)

Yes, this is actually something that changed. @eemeli explained it here: https://github.com/eemeli/yaml/issues/109#issuecomment-489315366 and quoted the relevant parts from the specification. It is hard to find out because the documentation about...

- Why should this change break any existing testing? I will let the test matrix run before merging it to master - if we generate in.json half-automatically, a canonical format...

Thanks. We were discussing duplicate keys several times, and came to the conclusion that it's not really definable what equality or duplicate actually means, at least not at the parser...

I marked the test with a `duplicate-key` tag, and it shows up as "not implemented" in https://matrix.yaml.io/ Hope that's ok now =)

You can find such tests here: https://github.com/perlpunk/yaml-test-schema

- hm. If it's an orphaned tag, it doesn't get fetched with `git fetch` automatically - I think we need to keep more releases. Think about libyaml: we are gonna...

There's no need to upload tarfiles if we create tags for the data branch(es). github will do it for us.

Commit id from master is now included in data commit message

> I've been messing about in different languages and different YAML implementations. To make this easier I made a [JSON file](https://gist.github.com/flucknugget/f59dcab58552b65cb8d31266735d0f90) containing all named tests and their data. If this...

Sorry, I have not forgotten about this, there were just so many other urgent issues...