treeCopy.UnApply(tree, fun, transformTrees(args))

Re: treeCopy.UnApply(tree, fun, transformTrees(args))

seems like an incomplete fix to me (f3cf0544)

On Mon, Feb 6, 2012 at 3:35 PM, Eugene Burmako <eugene [dot] burmako [at] epfl [dot] ch> wrote:
Any reason for tree transformers to ignore the fun of UnApply?
https://github.com/scala/scala/blob/master/src/library/scala/reflect/api/Trees.scala#L1199





Re: treeCopy.UnApply(tree, fun, transformTrees(args))

okay, I'll complete it then. thanks!

On 6 February 2012 16:01, Adriaan Moors <adriaan [dot] moors [at] epfl [dot] ch> wrote:
seems like an incomplete fix to me (f3cf0544)

On Mon, Feb 6, 2012 at 3:35 PM, Eugene Burmako <eugene [dot] burmako [at] epfl [dot] ch> wrote:
Any reason for tree transformers to ignore the fun of UnApply?
https://github.com/scala/scala/blob/master/src/library/scala/reflect/api/Trees.scala#L1199






Re: treeCopy.UnApply(tree, fun, transformTrees(args))

Hey Tiark,

Could you, please, assist me with
https://github.com/scalamacros/kepler/commit/d3c374eedadb863d41ebd869730...?

Cheers,
Eugene

On Feb 6, 4:05 pm, Eugene Burmako wrote:
> okay, I'll complete it then. thanks!
>
> On 6 February 2012 16:01, Adriaan Moors wrote:
>
>
>
> > seems like an incomplete fix to me (f3cf0544
> > )
>
> > On Mon, Feb 6, 2012 at 3:35 PM, Eugene Burmako wrote:
>
> >> Any reason for tree transformers to ignore the fun of UnApply?
>
> >>https://github.com/scala/scala/blob/master/src/library/scala/reflect/...

Copyright © 2013 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland