Markus Schirp

Results 299 comments of Markus Schirp

@solnic One word: [morpher](https://github.com/mbj/morpher) :D

@solnic I just try to motivate myself into more OSS time, dont ruin this :D Sorry for the noise BTW.

This may likely be addressed via #207 as we now have a package per AWS service, the next hackage upload (will be a while) should render the documentation.

I'm closing this as I've confirmed it was a size issue, given #207 was merged this issue will be gone on the next release.

This was addressed via #207 (unreleased yet).

@dmateusp My work in #207 that also has re-done the generator from ground up + re-generated the services from latest CF resource specification now properly encodes a list of lists....

@akimd I'd like to emphasize here that the "default parser AST" is often wrong when it comes to execution semantics! If the semantics of the executed ruby are important: Its...

@akimd I found a fix for this issue (in fact the entire dstr saga): https://github.com/mbj/unparser/pull/366 That branch does not pass CI at the time of me posting this comment (still...

@akimd very likely this is fixed by #366 but that PR is not yet ready for prime time. It uses an exhaustive search algorithm to select round tripping dstr segments....