summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/PhaseAssembly.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in compiler and reflectJanek Bogucki2017-02-131-1/+1
* Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
* Fix many typosMichaƂ Pociecha2015-04-211-1/+1
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-1/+1
* Removing unused code.Paul Phillips2013-10-021-1/+1
* SI-7622 Scaladoc and error message polishSom Snytt2013-08-211-1/+1
* SI-7622 Phases are enabled or notSom Snytt2013-08-211-1/+1
* SI-7622 Phase assembly is testableSom Snytt2013-08-211-55/+35
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-1/+1
* Removing ancient comments and pointless comments.Paul Phillips2012-11-191-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
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-6/+6
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-0/+1
* Fix SI-5341: PhaseAssembly.removeDanglingNodes removes elements from mutable.MapIsmael Juma2011-12-271-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Added some infrastructure for tracking and disp...Paul Phillips2010-12-181-18/+16
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-3/+3
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Tracked down docs.lib build issue from the dent...Paul Phillips2010-03-151-1/+1
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-15/+2
* Took a swing at sorting out sorting.Paul Phillips2010-02-021-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Updating deprecated usages in new scaladoc code.Paul Phillips2009-11-251-7/+2
* More deprecation soothing.Paul Phillips2009-11-181-89/+89
* These might be the last of the deprecation warn...Paul Phillips2009-08-221-3/+3
* Deprecation patrol.Paul Phillips2009-08-221-2/+2
* removed deprecated warning, updated svn props, ...michelou2009-03-101-74/+75
* Compiler implementation of SIP 00002 and fixes ...nielsen2009-02-051-0/+334