summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/plugins/Plugins.scala
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-1/+1
* SI-8525 No anonymous lintSom Snytt2014-07-101-1/+1
* SI-4841 Plugins get a class pathSom Snytt2013-12-061-7/+14
* SI-7622 Plugins can be not enabledSom Snytt2013-08-211-17/+8
* Eliminate a pile of -Xlint warnings.Paul Phillips2013-04-231-3/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-3/+3
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-2/+2
* PluginComponent contributes description to -Xshow-phases.Som Snytt2012-12-181-4/+11
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-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-2/+2
* Use context for buffering errors that cannot/shouldn't be reported in the giv...Hubert Plociniczak2012-01-251-1/+1
* remove now redundant check (see #4426).Hubert Plociniczak2011-04-291-6/+2
* Wanting to deprecate -make, first I had to writ...Paul Phillips2011-03-301-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Added some infrastructure for tracking and disp...Paul Phillips2010-12-181-2/+6
* When was the last time -Xcheckinit was run? It ...Paul Phillips2010-12-111-2/+1
* 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-2/+2
* fixed double-loading of plugins.Tiark Rompf2010-03-251-4/+4
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Resurrected the former contents of scala.io in ...Paul Phillips2009-09-111-93/+53
* Reverts scala.io.* to its natural state, and th...Paul Phillips2009-09-071-53/+93
* Converts some "lazy vals by hand" (probably pre...Paul Phillips2009-09-061-93/+53
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* removed deprecated warning, updated svn props, ...michelou2009-03-101-8/+3
* Compiler implementation of SIP 00002 and fixes ...nielsen2009-02-051-43/+15
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Applied Andrew Foggin's patch to allow plugins ...Geoffrey Washburn2008-03-071-1/+4
* print the plugins list more quickly, albeit wit...Lex Spoon2007-08-071-1/+1
* use -Xpluginsdir instead of -extdir to find plu...Lex Spoon2007-08-061-1/+1
* list plugins help more quickly, albeit at the costLex Spoon2007-07-261-14/+26
* Remved a "new Run" from Global and moved it to ...Lex Spoon2007-07-131-0/+3
* tweaked an error messageLex Spoon2007-07-131-1/+1
* updated deprecated &f, updated svn:keywordsmichelou2007-06-071-4/+15
* Final merge from the plugins branch. The compilerLex Spoon2007-06-071-0/+161