summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/Trees.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-7/+0
* Deprecations: Use of isPackage, hasSymbol, getter, setter...Simon Ochsenreither2015-03-261-1/+1
* Fix typo in brutallyResetAttrs commentRobertZK2015-03-181-1/+1
* SI-8369 resetAttrs now correctly accounts for skolemsEugene Burmako2014-03-071-1/+2
* SI-8316 SI-8318 SI-8248 reintroduces resetAllAttrsEugene Burmako2014-02-201-3/+13
* additional class tags for reflection APIEugene Burmako2014-02-141-0/+2
* renames resetLocalAttrs to resetAttrsEugene Burmako2014-02-071-1/+1
* SI-8248 kills resetAllAttrsEugene Burmako2014-02-071-26/+27
* further limits discoverability of resetAttrsEugene Burmako2014-02-071-3/+1
* Don't trace the low-level details of ResetAttrs under -YdebugJason Zaugg2014-01-171-1/+3
* Removing unused code.Paul Phillips2013-10-021-3/+0
* SI-6762 rename emptyValDef to noSelfType.Paul Phillips2013-09-271-1/+1
* No longer crash on NoSymbol.owner.Paul Phillips2013-08-191-4/+1
* moves template creation logic from nsc to reflectDen Shabalin2013-07-081-74/+3
* Cleanup of crash output.Paul Phillips2013-06-061-1/+1
* Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-121-3/+2
* Disentangled RangePositions from interactive.Paul Phillips2013-03-041-18/+0
* Merge branch 2.10.1 into masterAdriaan Moors2013-02-271-6/+47
|\
| * adds some comments to resetAttrsEugene Burmako2013-02-261-5/+41
| * resetAttrs now always erases This.tpeEugene Burmako2013-02-171-4/+7
| * [nomaster] Revert "refactors handling of parent types"Eugene Burmako2013-02-051-12/+6
| * [nomaster] Revert "introduces global.pendingSuperCall"Eugene Burmako2013-02-051-15/+8
| * [nomaster] Revert "DummyTree => CannotHaveAttrs"Eugene Burmako2013-02-051-1/+1
| * SI-6595, lost modifiers in early defs.Paul Phillips2013-01-301-1/+1
* | Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
* | Eliminating var-like setter tpe_= on Tree.Paul Phillips2012-12-191-5/+2
* | Merge pull request #1749 from paulp/pr/6595Paul Phillips2012-12-121-1/+1
|\ \
| * | Fix for SI-6595, lost modifiers in early defs.Paul Phillips2012-12-101-1/+1
* | | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-8/+21
|\ \ \ | |/ / |/| / | |/
| * DummyTree => CannotHaveAttrsEugene Burmako2012-12-061-1/+1
| * introduces global.pendingSuperCallEugene Burmako2012-12-061-8/+15
| * refactors handling of parent typesEugene Burmako2012-12-061-6/+12
* | Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-051-1/+1
|\|
| * Asserts about Tree qualifiers.Paul Phillips2012-11-291-1/+1
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Renamed hasSymbol to hasSymbolField.Paul Phillips2012-10-031-1/+1
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-191-2/+2
|\|
| * More relative path elimination.Paul Phillips2012-09-151-1/+1
| * SI-6373 removes Trees#ApplyDynamic from the APIEugene Burmako2012-09-141-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-4/+4
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
| * Minor cleanups of code/comments related to value classesJason Zaugg2012-09-101-3/+3
* | Hardening specialization and others.Paul Phillips2012-08-311-1/+1
|/
* Optimizations to SymTree and transformMartin Odersky2012-08-201-1/+1
* Hunting down eliminable :: allocations.Paul Phillips2012-08-171-1/+1
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-4/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Fixed SI-5603. Early definitions now get transparent positions.Hubert Plociniczak2012-07-301-6/+7
* The new reflectionEugene Burmako2012-06-081-1/+4