summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ObjectRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* 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