Bruce Mitchener
Bruce Mitchener
I don't think the build failure from Travis here was related to my changes ...
Should this include `Debug` or not? I'm not sure!
In practice, it might be better to _add_ support for that attribute in `language-c` instead of ignoring it like the change in visq/language-c#6 did. That would let you have better...
I am actually wrong and it isn't ignoring them, but tracking them, so the data should be available for use here.
Any chance that this could land on `master`?
@aquynh Ping on this one too?
deoxxa/dissolve has a partner module deoxxa/concentrate ... https://github.com/bigeasy/packet can do it.
I don't like it much. I suspect most of the right thing can happen with the current syntax of binary-parser. One issue would be for `skip`, but that's something that...
To some extent, my desire for user-defined types is handled by `nest` and by the extension that I submitted in pull request #6 to add a way to set the...
I think I needed this once upon a time as well when I was writing something to avoid some temporaries.