summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/plugins
Commit message (Expand)AuthorAgeFilesLines
* Reduce deprecations and warningsSimon Ochsenreither2016-08-021-1/+1
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-3/+1
* SI-9370 Xplugin scans plugin path for descriptorSom Snytt2015-06-301-2/+2
* Fix regression in plugin APIJason Zaugg2015-04-081-2/+4
* Removed warningsEECOLOR2015-03-261-3/+3
* 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 CLI help update for -XpluginSom Snytt2014-01-071-2/+3
* SI-4841 Plugins get a class pathSom Snytt2013-12-063-52/+77
* deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
* SI-7622 Plugins can be not enabledSom Snytt2013-08-213-26/+34
* Remove dependency on xml in plugin loading.Adriaan Moors2013-06-202-39/+31
* SI-7494 Each plugin must only be instantiated once.Som Snytt2013-05-181-7/+4
* 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-184-99/+99
* Removing ancient comments and pointless comments.Paul Phillips2012-11-192-2/+2
* A few straggling unused imports.Paul Phillips2012-11-071-1/+1
* Removed unused imports.Paul Phillips2012-11-061-4/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-025-5/+5
* update and normalize copyright noticeAdriaan Moors2012-08-075-5/+5
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-2/+3
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-122-3/+3
* Use context for buffering errors that cannot/shouldn't be reported in the giv...Hubert Plociniczak2012-01-251-1/+1
* Removed special comments on Martin's requestmichelou2011-09-292-57/+2
* updated man pages, fixed svn props, did some cl...michelou2011-09-251-7/+55
* updated scaladoc comments, did some cleanupmichelou2011-09-131-16/+18
* remove now redundant check (see #4426).Hubert Plociniczak2011-04-291-6/+2
* Warn when the jar file cannot be found when loa...Iulian Dragos2011-04-131-1/+3
* Wanting to deprecate -make, first I had to writ...Paul Phillips2011-03-301-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-205-5/+5
* 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
* Routed all places in trunk which look for jar f...Paul Phillips2010-07-021-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-125-5/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-2/+2
* fixed double-loading of plugins.Tiark Rompf2010-03-252-6/+6
* Took a swing at sorting out sorting.Paul Phillips2010-02-021-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-075-5/+5
* fixed doArgs (Settings.scala) and loadFrom (Plu...michelou2009-09-221-17/+20
* Resurrected the former contents of scala.io in ...Paul Phillips2009-09-112-141/+96
* Reverts scala.io.* to its natural state, and th...Paul Phillips2009-09-072-96/+141
* Converts some "lazy vals by hand" (probably pre...Paul Phillips2009-09-062-141/+96
* switch to unnested packages.Martin Odersky2009-07-245-5/+10
* massive new collections checkin.Martin Odersky2009-05-081-0/+2
* removed deprecated warning, updated svn props, ...michelou2009-03-102-11/+6
* Compiler implementation of SIP 00002 and fixes ...nielsen2009-02-052-46/+26