Daniel Compton
Daniel Compton
@ljos can you describe what you mean by a recursive rule? If I understand correctly, you're suggesting that multiple keyword lookups could be identified and replaced with a `get-in`?
My (obviously incorrect) assumption was that AOT ClojureScript was just a transparent performance boost. Although now I think about it, is it possible that it's the macro layer running on...
I’ve seen zprint, it does do more breaking than cljfmt, but is extremely configurable. Ideally I’d use a tool with zero/minimal config.
This looks like a bug to me, I'd recommend opening a bug on Webkit or Apple BugReporter.
The version on master has a stable protobuf-java version, can you check if that fixes your problems?
It should be close, though there might be some for joins.
@DonyorM should be pretty close to up to date, leave a comment here if there's anything missed though.
Great, was thinking that would be a good way to do it.
Can you upgrade the version of Netty that Wildly is using?
Can you share as much of your dependency tree as possible? It's a bit hard to debug further without more details on the Netty versions. Also, is it possible that...