summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #4601 from som-snytt/issue/9377Lukas Rytz2015-07-031-4/+2
|\ \ \ \ \ \
| * | | | | | SI-9377 Update ScalaVersion error textSom Snytt2015-07-021-4/+1
| * | | | | | SI-9377 ScalaVersion init no longer fails if versionlessSom Snytt2015-07-021-0/+1
| |/ / / / /
* | | | | | Merge pull request #4544 from som-snytt/topic/reporterAdriaan Moors2015-07-027-26/+70
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-9350 Preserve exceptionsSom Snytt2015-07-021-8/+6
| * | | | | SI-9350 Command option -XreporterSom Snytt2015-06-297-26/+72
* | | | | | Fix superclass for Java interface symbols created in JavaMirrorsLukas Rytz2015-07-022-1/+2
* | | | | | Include sources for scala-java8-compat instead of jarLukas Rytz2015-07-01137-3/+3123
* | | | | | Prepare build for inclusion of java8-compatLukas Rytz2015-07-018-8/+16
* | | | | | `deserializeLambda` should not use encoded class nameLukas Rytz2015-07-011-2/+3
* | | | | | Java parser: default methods in interfaces are not `DEFERRED`Lukas Rytz2015-07-011-3/+5
* | | | | | Merge pull request #4585 from ruippeixotog/fix-mutable-treemap-clearSeth Tisue2015-06-302-2/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix size update on `mutable.TreeMap#clear()`Rui Gonçalves2015-06-262-2/+4
* | | | | | Merge commit '5b80736' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-261-3/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge commit 'bb102e7' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-2615-117/+1009
|\| | | | | | |/ / / / |/| | | |
| * | | | 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
* | | | | SI-6613 fixed in GenBCodeLukas Rytz2015-06-261-1/+2
* | | | | Default to delambdafy:method and backend:GenBCodeLukas Rytz2015-06-262-4/+6
* | | | | Merge pull request #4460 from som-snytt/topic/javap-decomJason Zaugg2015-06-262-476/+129
|\ \ \ \ \
| * | | | | SI-9277 Downgrade marginal javap featuresSom Snytt2015-06-252-476/+129
* | | | | | Merge pull request #4504 from ruippeixotog/mutable-treemapAdriaan Moors2015-06-254-0/+792
|\ \ \ \ \ \
| * | | | | | SI-4147 Add an implementation of `mutable.TreeMap`Rui Gonçalves2015-05-304-0/+792
* | | | | | | Merge pull request #4514 from martijnhoekstra/patch-2Adriaan Moors2015-06-251-29/+58
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | StringLike.split fixed for surrogates and docmartijnhoekstra2015-05-281-29/+58
| |/ / / / /
* | | | | | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-24102-1136/+2343
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | 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
| |\ \ \
| | * | | Fix another several typosMichał Pociecha2015-06-185-7/+7