summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/Flatten.scala
Commit message (Expand)AuthorAgeFilesLines
* Reduce flag fiddlingAdriaan Moors2016-08-111-1/+1
* New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-181-2/+0
* Refactor transformStats impls for consistencyJason Zaugg2015-02-031-1/+1
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* SI-8907 Don't force symbol info in isModuleNotMethodLukas Rytz2014-10-151-2/+5
* Clean up and document some usages of flags in the backendLukas Rytz2014-07-081-1/+10
* SI-8134 Address pull request feedbackJason Zaugg2014-02-021-6/+4
* SI-8134 SI-5954 Fix companions in package object under separate comp.Jason Zaugg2014-01-201-6/+14
* SI-5508 Fix crasher with private[this] in nested traitsJason Zaugg2013-12-191-6/+22
* Logging cleanup.Paul Phillips2013-08-251-2/+2
* Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
* Laying groundwork for a followup ticket.Jason Zaugg2013-01-261-2/+2
* SI-4859 Don't elide qualifiers when selecting nested modules.Jason Zaugg2013-01-261-1/+8
* Wider use of isTopLevelJason Zaugg2013-01-261-1/+1
* Cleanup in module var creation.Paul Phillips2012-12-121-1/+1
* Removed unused imports.Paul Phillips2012-11-061-2/+0
* 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
* | The improvements made possible by the scope changes.Paul Phillips2012-11-021-9/+5
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-8/+8
|\|
| * Large logging cleanup effort.Paul Phillips2012-09-011-8/+8
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-1/+1
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-5/+5
|/
* More Symbols and Flags.Paul Phillips2012-04-071-1/+2
* A boatload of work on Symbols and Flags.Paul Phillips2012-04-051-1/+1
* Toward a higher level abstraction than atPhase.Paul Phillips2012-02-251-18/+14
* More use of perRunCaches.Paul Phillips2012-02-221-1/+1
* Refining the reflection api.Paul Phillips2012-02-051-3/+3
* Making reflection thread-safe.Martin Odersky2012-01-251-1/+1
* Another problem solved for reflexive compiler.Martin Odersky2011-09-071-15/+16
* More changes to get Reflect compiler working.Martin Odersky2011-08-291-1/+1
* Start of an attempt to abstract above some hard...Paul Phillips2011-07-231-19/+44
* Cosmetic removal of redundant toList call on it...Paul Phillips2011-06-251-2/+2
* rewrite of nested objects implementation.Hubert Plociniczak2011-05-031-3/+1
* Added an assertion to diagnose a build problem ...Martin Odersky2011-02-031-0/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-2/+2
* Some cleanups in the compiler source.Paul Phillips2010-10-111-2/+3
* Another attempt for #1591.Hubert Plociniczak2010-10-011-1/+3
* Revert changes related to #1591. no review.Hubert Plociniczak2010-09-291-3/+1
* Closes #1591.Hubert Plociniczak2010-09-221-1/+3
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* new classpaths.Lukas Rytz2009-10-261-1/+1
* Deprecation patrol.Paul Phillips2009-08-221-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Named and default argumentsLukas Rytz2009-05-301-0/+3
* more work on rangepositions.Martin Odersky2009-05-281-1/+0
* removed deprecated for-loopsmichelou2009-02-241-1/+1