Markus Schirp

Results 267 comments of Markus Schirp

And just to be clear: I do not blame anyone for the current situation I describe as dstr variance. Making a free standing ruby parser was a big archievement for...

I'll get you a good list. I can source it from unparsers specs and simply commenting out special cases ;)

Also I'll not include multi line ones, as there is a good reason to have these for source maps.

I'd prefer we throw an impure error instead of producing wrong values, till we can get arbitrary precision would a patch be accepted that calls `Prelude(error)` on any operation that...

I'm working on an equivalent for cloudformation (nothing works right now, so no code to look at just now), and have started on a different approach: Compiling the CF specification...

@joris974 Its likely that this fields are in the current cloudformation specification and this library "just" has to be regenerated to make this feature available. Since I took over maintainer-ship...

@mknapik When you are done feel free to PR a readme addition mentioning your integration. OT: I intentionally do not support env variables.

@BobReid Mutant was significantly refactored and now has a good configuration API. I also have limited config file support now. But there is a license change, the new releases will...

I have a special test support class for the managing of corpus tests, that might be adaptable for you It assumes you have "many" projects you want to corpus test...

This is how the config file looks for mutant: https://github.com/mbj/mutant/blob/master/spec/integrations.yml