summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/MainInterpreter.scala
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* updated some commments in interpretermichelou2007-01-231-2/+2
* - split MaintInterpreter.scala into two filesLex Spoon2006-03-241-164/+2
* hide stack trace in error messages when handlin...michelou2006-03-231-8/+13
* added support for abbreviated commands in file ...michelou2006-03-221-18/+24
* Add the compiler's classpath to the Interpreter...Lex Spoon2006-03-151-2/+14
* Added parent classloader to interpreterSean McDirmid2006-03-151-2/+4
* undo a testing hackLex Spoon2006-03-131-2/+1
* allow reading and writing to arbitrary streams,...Lex Spoon2006-03-131-19/+31
* slight tweak to support scalaint scriptsLex Spoon2006-03-091-1/+1
* allow the interpreter to be called with a file ...Lex Spoon2006-03-071-21/+33
* removed implicit import of java.io.Console (Jav...michelou2006-03-061-26/+22
* Many, many cleanups and small improvements.Lex Spoon2006-02-161-54/+112
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+74