r0man
r0man
Yes, and if we would see `mranderson-test27717.instaparse.v1v4v12.instaparse.gll.Failure` in the `source-replacement` function, we could detect that this is a class reference (all namespace parts are separated by a dot, where as...
Yeah, ok. Btw. what about rewriting via tools.analyzer or something more clever in mr anderson. I guess you have experience with this, because of clojure-refactor. Would that be too slow...
@lread The issue is that if you choose a rewrite prefix with a dash in its name (Cider uses `cider.nrepl.inlined-deps` for example) Mr Anderson uses this as a prefix to...
Hi @vemv, I think this can also happen when stacktraces are printed. I don't have strong opinions and I'm fine with rendering it on a single line. We also truncate...
@vemv I don't follow, what do you mean by "I've noticed that the newlines may be our fault sometimes". Another idea that came to my mind is: Maybe it's actually...
Thanks for the clarification. Yes, truncating according to `cider-log-max-message-length` seems fine.
@dqdinh The tests used to pass. They fail on my local machine as well now. I'm running phantomjs `2.1.1`. I think the tests assert on some phantomjs internals that have...
I just updated the dependencies and run the tests on Travis. They passed, so this is related to some changes on phantomjs. I don't have time to work on this...
Patch welcome! On Wed, Oct 8, 2014 at 8:48 AM, Robert Stuttaford [email protected] wrote: > +1 for optional channel arg so that we can provide one with a transducer >...
Don't know how it should look like. Someone else is supposed to do that. ;) Tests and some docs would be nice though ... On Wed, Oct 8, 2014 at...