summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/plugins/Plugin.scala
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
* SI-4841 CLI help update for -XpluginSom Snytt2014-01-071-2/+3
* SI-4841 Plugins get a class pathSom Snytt2013-12-061-30/+63
* deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
* SI-7622 Plugins can be not enabledSom Snytt2013-08-211-5/+24
* Remove dependency on xml in plugin loading.Adriaan Moors2013-06-201-4/+3
* SI-7494 Each plugin must only be instantiated once.Som Snytt2013-05-181-7/+4
* PluginComponent contributes description to -Xshow-phases.Som Snytt2012-12-181-63/+65
* Removing ancient comments and pointless comments.Paul Phillips2012-11-191-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-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* 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-121-1/+1
* Removed special comments on Martin's requestmichelou2011-09-291-5/+0
* updated scaladoc comments, did some cleanupmichelou2011-09-131-16/+18
* Warn when the jar file cannot be found when loa...Iulian Dragos2011-04-131-1/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* 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-121-1/+0
* fixed double-loading of plugins.Tiark Rompf2010-03-251-2/+2
* Took a swing at sorting out sorting.Paul Phillips2010-02-021-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fixed doArgs (Settings.scala) and loadFrom (Plu...michelou2009-09-221-17/+20
* Resurrected the former contents of scala.io in ...Paul Phillips2009-09-111-48/+43
* Reverts scala.io.* to its natural state, and th...Paul Phillips2009-09-071-43/+48
* Converts some "lazy vals by hand" (probably pre...Paul Phillips2009-09-061-48/+43
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* massive new collections checkin.Martin Odersky2009-05-081-0/+2
* removed deprecated warning, updated svn props, ...michelou2009-03-101-3/+3
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Fixed (most of) the varargs warnings in the com...Miles Sabin2008-07-011-2/+2
* -target 1.5 now the default.Martin Odersky2007-12-191-3/+5
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-191-3/+3
* fixed bug #1175 (jdk6)michelou2007-06-191-7/+7
* updated deprecated &f, updated svn:keywordsmichelou2007-06-071-26/+38
* Final merge from the plugins branch. The compilerLex Spoon2007-06-071-0/+138