Kriskras99

Results 13 issues of Kriskras99

The old syntax is still supported, the new complete syntax is: - "{value}": where value is one of [immediate, immediate-final, final, never] - "{stream}={value}": where {stream} is one of [stdout,...

I'm writing a file parser and when I get a new version of the format I like to add the samples to my tests. However, this means that the tests...

These are some observations I've made while reading through the documentation and the code. These are not things that necessarily need to be resolved, but I wanted to write them...