summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated copyright notices to 2009Antonio Cunei2009-01-095-5/+5
|
* Fixed (most of) the varargs warnings in the com...Miles Sabin2008-07-011-2/+2
| | | | | | | Fixed (most of) the varargs warnings in the compiler and libraries. Fixing the remaining ones in scala.tools.nsc.ObjectRunner will have to wait on a fix to #1003.
* Applied Andrew Foggin's patch to allow plugins ...Geoffrey Washburn2008-03-071-1/+4
| | | | | | | | Applied Andrew Foggin's patch to allow plugins to be run immediately after ther parsing phase. It shouldn't be necessary to special case parsing like this, but I cannot figure out how to untangle to mutually recursive initialiation order constraints.
* -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
| | | | | dual mode (generics or not) version of compiler and libraries
* print the plugins list more quickly, albeit wit...Lex Spoon2007-08-071-1/+1
| | | | | | print the plugins list more quickly, albeit with less sanity checking on the plugins
* use -Xpluginsdir instead of -extdir to find plu...Lex Spoon2007-08-061-1/+1
| | | | | use -Xpluginsdir instead of -extdir to find plugin jar's
* list plugins help more quickly, albeit at the costLex Spoon2007-07-261-14/+26
| | | | | of being incorrect if there are conflicting plugins installed
* Remved a "new Run" from Global and moved it to ...Lex Spoon2007-07-131-0/+3
| | | | | Remved a "new Run" from Global and moved it to Plugins.pluginOptionsHelp
* tweaked an error messageLex Spoon2007-07-131-1/+1
|
* fixed bug #1175 (jdk6)michelou2007-06-191-7/+7
|
* updated deprecated &f, updated svn:keywordsmichelou2007-06-075-39/+87
|
* Final merge from the plugins branch. The compilerLex Spoon2007-06-075-0/+383
| | | | | | can now have plugins loaded at runtime via jars, and thus compiler components can be distributed indepedently of the central compiler.
* moved to plugins branchLex Spoon2007-05-241-100/+0
|
* *** empty log message ***Lex Spoon2007-05-231-0/+1
|
* *** empty log message ***Lex Spoon2007-05-231-0/+99