summaryrefslogtreecommitdiff
path: root/src/repl/scala/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * Use new asClassPathString method and create FileUtils for classpathmpociecha2014-11-301-4/+4
* | Merge pull request #4131 from som-snytt/issue/8981Lukas Rytz2014-12-041-28/+27
|\ \ | |/ |/|
| * SI-8981 Tweak REPL helpSom Snytt2014-11-141-28/+27
* | Merge pull request #4051 from heathermiller/repl-cp-fix2Jason Zaugg2014-11-182-8/+71
|\ \ | |/ |/|
| * SI-6502 Moving methods concerned with the state of Global from IMain to GlobalHeather Miller2014-11-051-33/+1
| * Addresses review commentsHeather Miller2014-11-051-27/+8
| * SI-6502 Addresses comments by @som-snyttHeather Miller2014-11-051-9/+3
| * SI-6502 Addresses @som-snytt's feedbackHeather Miller2014-11-051-4/+3
| * SI-6502 Addressing review commentsHeather Miller2014-11-051-9/+19
| * SI-6502 Reenables loading jars into the running REPL (regression in 2.10)Heather Miller2014-11-052-8/+119
* | Merge pull request #4058 from som-snytt/issue/verbose-loadLukas Rytz2014-11-073-34/+64
|\ \ | |/ |/|
| * SI-8922 REPL load -vSom Snytt2014-11-043-34/+64
* | SI-8898 javap -fun under new style lambdasSom Snytt2014-11-043-143/+252
|/
* Merge pull request #3993 from puffnfresh/feature/color-replGrzegorz Kossakowski2014-10-094-4/+48
|\
| * Use color REPL after writing a defBrian McKenna2014-10-071-10/+19
| * Add color to severity in REPL reporterBrian McKenna2014-09-241-0/+18
| * Color REPL under -Dscala.colorBrian McKenna2014-09-213-2/+19
* | Merge pull request #4030 from som-snytt/issue/8843Grzegorz Kossakowski2014-10-071-9/+25
|\ \
| * | SI-8843 AbsFileCL acts like a CLSom Snytt2014-10-061-9/+25
| |/
* | Merge pull request #3986 from som-snytt/issue/6502-no-cpGrzegorz Kossakowski2014-10-072-63/+49
|\ \
| * | SI-6502 Repl reset/replay take settings argsSom Snytt2014-09-222-62/+44
| * | SI-6502 Remove cp command as unworkableSom Snytt2014-09-211-1/+5
| |/
* / Increase REPL startup timeout to avoid test failuresJason Zaugg2014-10-011-1/+1
|/
* SI-7931 fix Dscala.repl.vids and some string interpolation typosAntoine Gourlay2014-09-021-1/+1
* Merge pull request #3886 from adriaanm/report-filterGrzegorz Kossakowski2014-08-261-1/+1
|\
| * Move more parsing hooks out of reporting.Adriaan Moors2014-07-171-1/+1
* | SI-4563 friendlier behavior for Ctrl+D in the REPLAntoine Gourlay2014-07-291-1/+8
|/
* Move reporting logic into Reporting traitAdriaan Moors2014-07-041-2/+2
* Unclutter Reporter. Move truncation to ReplReporter.Adriaan Moors2014-07-042-2/+21
* Merge pull request #3788 from som-snytt/issue/8494Adriaan Moors2014-07-041-40/+56
|\
| * SI-8494 Javap filter includes specializedSom Snytt2014-05-231-8/+13
| * SI-8494 Restore filtering javap outputSom Snytt2014-05-231-33/+44
* | SI-8503 -version is info settingSom Snytt2014-05-291-65/+63
|/
* SI-8415 Exception handling in REPL initSom Snytt2014-03-153-4/+15
* SI-8370 fixes an infinite loop in repl initEugene Burmako2014-03-071-1/+1
* some renamingsEugene Burmako2014-02-151-1/+1
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-1/+1
* SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-141-1/+1
* SI-7933 REPL javax.script eval is cached resultRaphael Jolly2014-01-311-17/+10
* 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