summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4604 from vergenzt/update-eclipse-filesAdriaan Moors2015-07-063-3/+3
|\
| * Update Eclipse classpath entriesTim Vergenz2015-07-043-3/+3
* | Fix 25 typos (s)Janek Bogucki2015-07-068-9/+9
|/
* Correct init order between Pasted and ILoop#pastedAdriaan Moors2015-07-021-1/+7
* Merge pull request #4596 from janekdb/2.11.x-typos-p-rSeth Tisue2015-07-0114-17/+17
|\
| * Fix 27 typos (p-r)Janek Bogucki2015-06-3014-17/+17
* | Merge pull request #4576 from som-snytt/issue/9206-moreSeth Tisue2015-07-019-47/+92
|\ \ | |/ |/|
| * SI-9206 De-perk the welcome messageSom Snytt2015-06-252-8/+9
| * SI-9206 Update REPL welcome messageSom Snytt2015-06-243-20/+23
| * SI-9206 REPL custom continuation promptSom Snytt2015-06-232-7/+15
| * SI-9206: REPL custom history fileIgor Racic2015-06-231-6/+6
| * SI-9206: REPL custom welcome messageSom Snytt2015-06-237-17/+51
| * SI-9206: No REPL message on :silent, unless -Dscala.repl.infoIgor Racic2015-06-231-3/+2
* | Merge pull request #4569 from retronym/ticket/6985Adriaan Moors2015-06-301-2/+3
|\ \
| * | SI-8892 Fix incorrect qualification in error messageJason Zaugg2015-06-231-1/+1
| * | SI-8777 Avoid redundant disambiguation in error messagesJason Zaugg2015-06-231-1/+2
* | | Merge pull request #4591 from vsalvis/vsalvis-stringdocSeth Tisue2015-06-302-4/+8
|\ \ \
| * | | SI-8140 Documentation references java.lang.String directlyvsalvis2015-06-292-4/+8
* | | | Merge pull request #4588 from retronym/topic/icodishAdriaan Moors2015-06-291-0/+5
|\ \ \ \
| * | | | GenBCode: fix incrementatal compilation by mimicing GenASMJason Zaugg2015-06-281-0/+5
* | | | | Merge pull request #4586 from som-snytt/issue/missing-argsSeth Tisue2015-06-291-19/+18
|\ \ \ \ \
| * | | | | Improved message for missing argument listSom Snytt2015-06-271-19/+18
| | |/ / / | |/| | |
* | | | | Merge pull request #4589 from janekdb/2.11.x-method-names-m-oJason Zaugg2015-06-291-2/+2
|\ \ \ \ \
| * | | | | Improve method names (m-o)Janek Bogucki2015-06-281-2/+2
| |/ / / /
* / / / / Fix 23 typos (m-o)Janek Bogucki2015-06-288-10/+10
|/ / / /
* | | | Merge pull request #4577 from janekdb/2.11.x-typos-j-lSeth Tisue2015-06-244-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix 8 typos (j-l)Janek Bogucki2015-06-234-7/+7
* | | | Merge pull request #4552 from lrytz/opt/closureInliningJason Zaugg2015-06-2413-113/+1005
|\ \ \ \ | |/ / / |/| | |
| * | | Cast arguments where necessary before rewriting closure invocationsLukas Rytz2015-06-231-15/+70
| * | | Rewrite closure invocations to the lambda body methodLukas Rytz2015-06-2210-108/+489
| * | | Producers / Consumers AnalysisLukas Rytz2015-06-223-5/+461
* | | | Merge pull request #4574 from janekdb/2.11.x-typos-g-iJason Zaugg2015-06-2310-10/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix 25 typos (g-i)Janek Bogucki2015-06-2210-10/+10
| |/ /
* | | Merge pull request #4564 from som-snytt/issue/promptv2.11.7Adriaan Moors2015-06-228-101/+109
|\ \ \
| * | | SI-9206 Local refactor to save eyesightSom Snytt2015-06-212-42/+39
| * | | SI-9206 Accept paste with custom promptSom Snytt2015-06-213-24/+28
| * | | SI-9206 Verbose REPL prompt for info modeSom Snytt2015-06-191-6/+7
| * | | SI-9206 Fix REPL code indentationSom Snytt2015-06-195-33/+30
| * | | SI-9206 REPL prompt is more easily configuredSom Snytt2015-06-192-12/+20
| * | | SI-9206 BooleanProp if set and not untrueSom Snytt2015-06-181-3/+4
* | | | Merge pull request #4566 from lrytz/t9359Adriaan Moors2015-06-227-56/+85
|\ \ \ \
| * | | | SI-9359 Fix InnerClass entry flags for nested Java enumsLukas Rytz2015-06-197-56/+85
| |/ / /
* | / / SI-9253 avoid IndexOutOfBoundsException in TypeMaps.correspondingTypeArgumentBruno Bieth2015-06-221-1/+1
| |/ / |/| |
* | | Fix 36 typos (d-f)Janek Bogucki2015-06-2116-18/+18
| |/ |/|
* | Merge pull request #4563 from adriaanm/jline-shadeAdriaan Moors2015-06-1915-273/+334
|\ \
| * | SI-9339 Support classpaths with no single compatible jlineAdriaan Moors2015-06-185-11/+31
| * | Centralize dependencies on jlineAdriaan Moors2015-06-1715-273/+314
* | | Merge pull request #4331 from Ichoran/issue/8930Adriaan Moors2015-06-191-5/+12
|\ \ \ | |_|/ |/| |
| * | SI-8930 - Vector updated, +:, and :+ slow when typed as Seq[A]Rex Kerr2015-06-181-5/+12
* | | Merge pull request #4559 from janekdb/2.11.x-scaladoc-2Seth Tisue2015-06-1811-17/+17
|\ \ \