summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/interpreter
Commit message (Expand)AuthorAgeFilesLines
* switch to unnested packages.Martin Odersky2009-07-245-6/+11
* New jline jar from mapreduce's generified jline...Paul Phillips2009-06-251-2/+2
* Created DelayedLazyVal for your def/val hybrid ...Paul Phillips2009-06-201-14/+2
* Exposing more identifiers for tab-completion.Paul Phillips2009-06-201-15/+41
* Loosened tab-completion requirements so one can...Paul Phillips2009-06-121-2/+5
* Finally unbroke statics tab-completion.Paul Phillips2009-06-091-4/+5
* Endless exploration of exception handling synta...Paul Phillips2009-05-291-11/+9
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-262-13/+11
* added isInstanceOf/asInstanceOf to repl completionPaul Phillips2009-04-291-1/+3
* Completion roadmap comments.Paul Phillips2009-04-091-0/+15
* Path completion! You can now say...Paul Phillips2009-04-082-19/+170
* Expanded set of completion delimiters; filter o...Paul Phillips2009-04-071-1/+6
* Improvements to repl completion.Paul Phillips2009-04-071-5/+17
* Various cleanups and redundancy-removal related...Paul Phillips2009-03-161-2/+1
* More consolidation and duplication elimination ...Paul Phillips2009-03-131-1/+1
* Adds debugger-like capabilities to repl.Paul Phillips2009-03-101-1/+1
* removed deprecated warning, updated svn props, ...michelou2009-03-103-4/+6
* Another big Interpreter patch, this one mostly ...Paul Phillips2009-03-053-11/+49
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-133-3/+3
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* minor change (getProperty)michelou2008-10-201-14/+13
* Contributed fix for #1416Geoffrey Washburn2008-10-183-14/+31
* fixed some bugs; disabled devirtualize; desiabl...Martin Odersky2008-06-171-0/+1
* The interpreter no longer generates class files...Lex Spoon2008-05-051-0/+32
* renamed JlineReader to JLineReader so ant will ...Burak Emir2007-07-252-2/+2
* Support jline in the interactive shell.Lex Spoon2007-07-173-0/+85