summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ObjectRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* Removed warningsEECOLOR2015-03-261-1/+1
* Integrate flat classpath with the compilermpociecha2014-12-051-2/+2
* Remove code from compiler central.Paul Phillips2012-11-201-5/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-2/+2
* Commenting out unused members.Paul Phillips2012-11-191-2/+2
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* 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
* address "this would catch all throwables" warningsMartin Odersky2012-07-201-1/+1
* Implemented manifest-based class-paths.Paul Phillips2011-11-211-6/+8
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Some cleanups in the *Runners and a few compile...Paul Phillips2010-11-271-2/+2
* In the absence of known reasons why some except...Paul Phillips2010-11-261-5/+2
* Restored the stack traces I'd accidentally smot...Paul Phillips2010-11-081-1/+14
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Mostly IO tweaks related to my upcoming partest...Paul Phillips2010-04-021-2/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removing bits from the library which shouldn't ...Paul Phillips2009-11-181-1/+1
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-261-66/+6
* Modified ObjectRunner to use Extension classloa...Paul Phillips2009-05-061-3/+20
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* change in ObjectRunner to avoid the warnings.Martin Odersky2008-07-091-2/+2
* -target 1.5 now the default.Martin Odersky2007-12-191-1/+1
* - set the Java "context classloader" in ObjectR...Lex Spoon2007-07-131-26/+29
* ObjectRunner now recognizes -Xcodebasemichelou2007-06-041-23/+21
* updated for-comprehension syntaxmichelou2007-04-191-3/+2
* Refactored portability supportmihaylov2006-11-011-0/+2
* cleaned up Scala commentsmichelou2006-10-051-10/+29
* test that the main method is static, and throw ...Lex Spoon2006-08-241-0/+2
* reverse the order of guesses about howtorun: fi...Lex Spoon2006-07-131-3/+23
* fixed a spelling errorLex Spoon2006-06-301-1/+1
* Do not suppress ClassNotFoundException, NoSuchM...Lex Spoon2006-06-221-10/+9
* use getMethod("main",blahblah) instead of getMe...Lex Spoon2006-06-161-17/+3
* fixed "guess" test in MainGenericRunner.scalamichelou2006-06-151-13/+18
* added header and svn:keywords to files *Generic...michelou2006-06-151-7/+16
* (no commit message)Lex Spoon2006-06-151-0/+36