Mark Probst
Mark Probst
@dimitriblock That's one of the target language options that we can dynamically query. Please consider contributing - we'd love to help you implement this.
I'll have to take a look at the LCH color space. In any case, HSL color is a useful feature, regardless of how the Gimp layer modes are implemented. I'm...
@worming004 I'm sorry, I don't understand your comment. What does "the state should not be stopped" mean?
@worming004 So we agree this is a bug? I can see that you might want the coercing behavior in some weird special cases, but at the very least it should...
So it's a bug in the specification, rather than in the implementation.
Is there any reason this couldn't be settable in the `JsonSerializerSettings`?
@mabels Thank you so much! Would you mind rebasing your PR onto the latest `master`? The one you were working on unfortunately doesn't build anymore, but it got fixed in...
@mabels I added test fixture for PHP here (I couldn't push to your branch, so had to make an independent PR, but feel free to just take whatever you want...
Thank you so much!
@mabels We got three type check errors: ``` ERROR: /app/src/quicktype-core/language/Php.ts:795:17 - This type is not allowed in the condition because it could be undefined. Only booleans are allowed. | ERROR:...