summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/interpreter
Commit message (Expand)AuthorAgeFilesLines
* The repl becomes more intense about making sure...Paul Phillips2011-01-201-1/+6
* Updated copyright notices to 2011Antonio Cunei2011-01-2017-17/+17
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-202-4/+4
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-123-4/+4
* The shutdown hook installed by jline has made l...Paul Phillips2011-01-062-10/+9
* Misc uninteresting tidbits to take some weight ...Paul Phillips2011-01-021-3/+0
* Some accumulated cleanup done while profiling a...Paul Phillips2010-12-292-4/+2
* Optimization based on profiler data.Paul Phillips2010-12-191-1/+6
* An alteration in jline had hosed the ability to...Paul Phillips2010-12-142-1/+3
* Hardening the repl against my own lack of ept.Paul Phillips2010-12-132-6/+2
* New jline: BSD licensed, based on [ https://git...Paul Phillips2010-12-126-27/+59
* The ability to interrupt repl execution without...Paul Phillips2010-12-063-0/+114
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-052-3/+3
* Moved sigint handler to InterpreterLoop and mad...Paul Phillips2010-11-282-4/+2
* Some hardening of the repl's internals extracte...Paul Phillips2010-11-273-4/+4
* Seeing if I can unbreak things without actually...Paul Phillips2010-11-261-2/+3
* Making the installation of the repl sigint hand...Paul Phillips2010-11-261-1/+4
* A new totally safe signal manager, along with a...Paul Phillips2010-11-261-9/+0
* Temporarily reverted sun.misc.* using code unti...Paul Phillips2010-11-251-5/+5
* Two annoying REPL things made less annoying:Paul Phillips2010-11-172-5/+19
* some cleanup. no reviewHubert Plociniczak2010-11-021-2/+2
* Unreverting r23174. No review.Paul Phillips2010-10-061-2/+2
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-041-2/+2
* Work on the pattern matcher.Paul Phillips2010-10-031-2/+2
* Removes a bunch of private functions which are ...Paul Phillips2010-10-032-3/+0
* removed warnings (deprecation,unchecked)michelou2010-06-291-3/+6
* Put in some long overdue soft padding around re...Paul Phillips2010-06-081-2/+16
* Changed the script runner mechanism to alchemiz...Paul Phillips2010-05-233-3/+2
* Pulled a function from the repl into the packag...Paul Phillips2010-05-221-0/+8
* A workaround for the crasher described in the c...Paul Phillips2010-05-221-1/+13
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-124-4/+0
* Various refinements and polishing to do with me...Paul Phillips2010-04-272-41/+100
* Some cleanups in repl completion and power mode.Paul Phillips2010-04-271-1/+1
* Mostly finishing the ball that got rolling in r...Paul Phillips2010-04-266-57/+146
* Some overdue improvements in repl completion, w...Paul Phillips2010-04-257-358/+192
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-211-3/+4
* Stack overflow corner case I noticed in the repl.Paul Phillips2010-04-091-0/+1
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Renamed partialMap to collect.Paul Phillips2010-03-241-1/+1
* Some support code related to partest changes.Paul Phillips2010-03-211-2/+2
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-1/+1
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-2/+2
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-1/+1
* Some minor bugfixing/refining to completion.Paul Phillips2010-02-163-11/+27
* Some new tools for the tools directory.Paul Phillips2010-02-151-0/+10
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-141-7/+2
* Until now directories on the classpath were not...Paul Phillips2010-02-081-25/+58
* Some work on classpaths.Paul Phillips2010-02-081-0/+3
* Some hardening in the repl, and removing some f...Paul Phillips2010-02-042-1/+6
* Unique's seeming victory is overruled by commit...Paul Phillips2010-02-042-3/+3