summaryrefslogtreecommitdiff
path: root/src/repl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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