summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/Trees.scala
Commit message (Expand)AuthorAgeFilesLines
* [backport] transformers no longer ignore UnApply.funEugene Burmako2014-07-031-1/+1
* [nomaster] typecheck(q"class C") no longer crashesEugene Burmako2014-03-231-0/+15
* [nomaster] macro expansions are now auto-duplicatedEugene Burmako2013-08-141-2/+5
* Add a cautionary comment to TreeSymSubstitutor.Jason Zaugg2013-04-021-0/+5
* SI-6187 Make partial functions re-typableJason Zaugg2013-02-071-1/+17
* [nomaster] Revert "refactors handling of parent types"Eugene Burmako2013-02-051-3/+0
* [nomaster] Revert "introduces global.pendingSuperCall"Eugene Burmako2013-02-051-16/+10
* [nomaster] Revert "DummyTree => CannotHaveAttrs"Eugene Burmako2013-02-051-7/+8
* SI-6891 Fix value class + tailrec crasher.Jason Zaugg2013-01-261-0/+16
* Ill-scoped reference checking in TreeCheckersJason Zaugg2013-01-261-0/+9
* fixes incorrect handling of Annotated in lazy copierEugene Burmako2012-12-131-1/+1
* DummyTree => CannotHaveAttrsEugene Burmako2012-12-061-8/+7
* evicts assert(false) from the compilerEugene Burmako2012-12-061-3/+7
* introduces global.pendingSuperCallEugene Burmako2012-12-061-9/+11
* refactors handling of parent typesEugene Burmako2012-12-061-0/+3
* Asserts about Tree qualifiers.Paul Phillips2012-11-291-3/+16
* Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.wip-xPaul Phillips2012-11-231-0/+13
|\
| * SI-6648 copyAttrs must preserve TypeTree#wasEmptyJason Zaugg2012-11-141-0/+13
* | Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-051-1/+1
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Incorporated changes suggested in code reviewHubert Plociniczak2012-10-181-24/+19
* | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-181-6/+12
|/
* Merge pull request #1354 from scalamacros/ticket/6363Eugene Burmako2012-09-191-5/+18
|\
| * SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-1/+0
| * SI-6390 removes Trees#ArrayValue from the APIEugene Burmako2012-09-191-4/+18
* | Removed many @inline annotations and final modifiers.Paul Phillips2012-09-181-2/+2
|/
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* SI-6373 removes Trees#ApplyDynamic from the APIEugene Burmako2012-09-141-6/+8
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Reverted closure hoisting except for functions returning a Boolean resultMartin Odersky2012-08-201-4/+0
* Made all statistic code disappear unless built with Statistics.canEnable = trueMartin Odersky2012-08-201-1/+1
* Partial revert of itransform commit.Martin Odersky2012-08-201-52/+43
* Optimizations to SymTree and transformMartin Odersky2012-08-201-84/+96
* Optimizations to cut down on #closures createdMartin Odersky2012-08-201-1/+1
* More method hoisting.Martin Odersky2012-08-201-0/+6
* Hunting down eliminable :: allocations.Paul Phillips2012-08-171-1/+5
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-6/+1
* SI-6201 minor fixes in key pointsEugene Burmako2012-08-111-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* renames asType to toType and asXXXSymbol to asXXXEugene Burmako2012-08-021-3/+3
* Small changes to reflection API to make it safe for IDE use.Iulian Dragos2012-07-231-1/+9
* Allow attachments for symbols, just like for trees.Lukas Rytz2012-07-051-9/+2
* Merge pull request #746 from adriaanm/pullreq/740-rebasedAdriaan Moors2012-06-191-0/+10
|\
| * Statistics reorganizationMartin Odersky2012-06-191-0/+10
* | improves showRawEugene Burmako2012-06-191-1/+1
|/
* backward compatibility bridgesEugene Burmako2012-06-081-0/+3
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+1592