John Wiegley

Results 333 comments of John Wiegley

@ghorn `bindings-DSL` is a bit coarse in its translation of multi-dimensional arrays. The new mapping matches the `Storable` instance that it generates. We'll have to explore better representation of multiple...

It may even be that we need a new argument to `#array_field` to support this, since knowing the type doesn't tell us enough about the array's size.

@ghorn Yes, I did see them, thanks! I'll create separate issues for these three things.

I'm not quite sure what the request is. You want Haddock comments to be supported in `.hsc` files?

I've worked around this for now with: ``` #![recursion_limit = "1024"] ```

How do I determine which parsers are the deeply constructed ones? None of mine are beyond 20 lines long.

Sounds like a good bug, thanks for finding it.

Sure, it's small enough not to need papers.

Sure, that's safe enough to merge right away.