summaryrefslogtreecommitdiff
path: root/src/repl
Commit message (Expand)AuthorAgeFilesLines
* SI-8107: Use Regex.quoteChristoffer Sawicki2013-12-292-7/+6
* SI-8027 REPL double tab regressionSom Snytt2013-12-031-3/+2
* Merge pull request #3147 from som-snytt/issue/repl-columnsAdriaan Moors2013-11-254-14/+126
|\
| * SI-7969 REPL variable columnar outputSom Snytt2013-11-182-10/+64
| * SI-7969 Refactor to trait with testSom Snytt2013-11-152-20/+31
| * SI-7969 REPL -C columnar outputSom Snytt2013-11-144-11/+58
* | Merge pull request #3152 from paulp/pr/deprecationsJason Zaugg2013-11-221-1/+2
|\ \
| * | Removing deprecated code.Paul Phillips2013-11-181-1/+2
| |/
* / deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
|/
* SI-7747 Support class based wrappers clean upSom Snytt2013-11-104-74/+55
* SI-7747 Support class based wrappers as alternative through switch -Yrepl-cla...Prashant Sharma2013-11-104-14/+75
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-3/+7
* Merge pull request #3042 from gourlaysama/t7634-repl-sh-is-brokenAdriaan Moors2013-11-071-1/+1
|\
| * SI-7634 resurrect the REPL's :sh commandAntoine Gourlay2013-11-061-1/+1
* | Add a skeletal Delambdafy phase.James Iry2013-11-011-1/+2
|/
* macro bundles are now usable in replEugene Burmako2013-10-021-4/+6
* Removing unused code.Paul Phillips2013-10-027-47/+2
* Updating Position call sites.Paul Phillips2013-09-271-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-182-10/+3
* Corrects behavior of finalResultType.Paul Phillips2013-09-131-1/+1
* SI-7805 REPL -i startupSom Snytt2013-09-061-1/+1
* SI-7781 REPL stack trunc shows causeSom Snytt2013-09-021-2/+2
* Merge pull request #2850 from gourlaysama/wip/t6507-2Adriaan Moors2013-08-252-6/+5
|\
| * SI-6507 completely sidestep handlers in REPL when :silent in onAntoine Gourlay2013-08-182-6/+5
* | Merge pull request #2824 from qerub/ticket/7740Adriaan Moors2013-08-202-4/+14
|\ \
| * | SI-7740 Trim stack trace before printing in REPLChristoffer Sawicki2013-08-192-4/+14
* | | No longer crash on NoSymbol.owner.Paul Phillips2013-08-192-13/+3
|/ /
* | Merge pull request #2841 from gourlaysama/wip/t6507Adriaan Moors2013-08-162-3/+5
|\|
| * SI-6507 do not call .toString on REPL results when :silent is on.Antoine Gourlay2013-08-162-3/+5
* | Merge pull request #2777 from soc/SI-7681-dead-code-daemonthreadfactoryAdriaan Moors2013-08-161-42/+35
|\ \
| * | Clean up imports in s.t.n.interpreter.IMainSimon Ochsenreither2013-08-151-38/+33
| * | SI-7681 Remove scala.tools.nsc.io.DaemonThreadFactorySimon Ochsenreither2013-08-151-5/+3
| |/
* | refactor repl to use new new parser entry pointDen Shabalin2013-08-146-42/+36
* | refactor parser entry points and extract a few methods outDen Shabalin2013-08-142-2/+2
|/
* Merge pull request #2776 from gkossakowski/symbolTable-refactoringsGrzegorz Kossakowski2013-08-061-1/+1
|\
| * Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-271-1/+1
* | Merge pull request #2736 from som-snytt/issue/7488-chase-delayed-initAdriaan Moors2013-07-251-18/+64
|\ \ | |/ |/|
| * SI-7488 REPL javap finds new style delayedEndpointSom Snytt2013-07-151-18/+64
* | SI-7650 No bang expansions in REPL jlineSom Snytt2013-07-151-0/+3
|/
* SI-4684 Repl supports raw pasteSom Snytt2013-07-111-9/+30
* SI-4684 Repl supports whole-file pasteSom Snytt2013-07-111-15/+27
* Merge pull request #2697 from som-snytt/issue/6419-repl-saveAdriaan Moors2013-07-101-0/+7
|\
| * SI-6419 Repl save session commandSom Snytt2013-07-011-0/+7
* | Merge pull request #2701 from som-snytt/issue/4594-repl-settingsAdriaan Moors2013-07-101-10/+54
|\ \
| * | SI-4594 Repl settings commandSom Snytt2013-07-041-10/+54
| |/
* | Merge pull request #2706 from som-snytt/issue/repl-editAdriaan Moors2013-07-101-0/+86
|\ \
| * | SI-7637 Repl edit commandSom Snytt2013-07-041-0/+86
| |/
* / Unfork jline: use vanilla jline 2.11 as a dependency.Adriaan Moors2013-07-055-9/+14
|/
* SI-6855: REPL emits error on partial pastieSom Snytt2013-06-221-2/+14
* SI-7418 Avoid concurrent use of compiler in REPL startupJason Zaugg2013-06-051-4/+5