summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some tests, move others to pending/Lukas Rytz2015-07-0141-323/+94
* Include sources for scala-java8-compat instead of jarLukas Rytz2015-07-01139-41/+3316
* Prepare build for inclusion of java8-compatLukas Rytz2015-07-0112-31/+61
* `deserializeLambda` should not use encoded class nameLukas Rytz2015-07-011-2/+3
* Java parser: default methods in interfaces are not `DEFERRED`Lukas Rytz2015-07-012-4/+6
* Merge pull request #4585 from ruippeixotog/fix-mutable-treemap-clearSeth Tisue2015-06-303-4/+6
|\
| * Fix size update on `mutable.TreeMap#clear()`Rui Gonçalves2015-06-263-4/+6
* | Update README with required ant version on Java 8Adriaan Moors2015-06-291-1/+1
* | Merge pull request #4592 from xuwei-k/patch-2Adriaan Moors2015-06-291-1/+1
|\ \
| * | fix README. 2.12.x branch require Java 8kenji yoshida2015-06-301-1/+1
|/ /
* | Merge pull request #4584 from lrytz/merge-2.11-to-2.12-june-26Adriaan Moors2015-06-2922-137/+1282
|\ \ | |/ |/|
| * Merge commit '5b80736' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-262-8/+11
| |\
| | * Merge pull request #4582 from SethTisue/contributors-guide-tweaksAdriaan Moors2015-06-251-5/+8
| | |\
| | | * add note to contributor's guide about branchesSeth Tisue2015-06-251-0/+2
| | | * minor tweaks to contributor's guideSeth Tisue2015-06-251-5/+6
| | |/
| * | Merge commit '590436f' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-260-0/+0
| |\|
| | * Merge pull request #4581 from SethTisue/2.11.8-is-nextSeth Tisue2015-06-242-3/+3
| | |\
| | | * Bump versions after 2.11.7 releaseSeth Tisue2015-06-242-3/+3
| * | | Merge commit 'bb102e7' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-2621-132/+1274
|/| | | | |/ /
| * | Merge pull request #4570 from marconilanna/patch-1Seth Tisue2015-06-241-1/+1
| |\ \ | | |/ | |/|
| | * Traits mistakenly set as 'Case Classes' subsectionMarconi Lanna2015-06-211-1/+1
| * | Merge pull request #4577 from janekdb/2.11.x-typos-j-lSeth Tisue2015-06-245-8/+8
| |\ \
| | * | Fix 8 typos (j-l)Janek Bogucki2015-06-235-8/+8
| * | | Merge pull request #4552 from lrytz/opt/closureInliningJason Zaugg2015-06-2417-126/+1268
| |\ \ \ | | |/ / | |/| |
| | * | 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-227-18/+724
* | | | Merge pull request #4580 from lrytz/defaultsLukas Rytz2015-06-2623-203/+153
|\ \ \ \
| * | | | SI-6613 fixed in GenBCodeLukas Rytz2015-06-265-1/+2
| * | | | Default to delambdafy:method and backend:GenBCodeLukas Rytz2015-06-2626-202/+151
|/ / / /
* | | | Merge pull request #4460 from som-snytt/topic/javap-decomJason Zaugg2015-06-2611-583/+132
|\ \ \ \
| * | | | SI-9277 Downgrade marginal javap featuresSom Snytt2015-06-2511-583/+132
* | | | | Merge pull request #4504 from ruippeixotog/mutable-treemapAdriaan Moors2015-06-257-3/+1129
|\ \ \ \ \
| * | | | | SI-4147 Add an implementation of `mutable.TreeMap`Rui Gonçalves2015-05-307-3/+1129
* | | | | | Merge pull request #4514 from martijnhoekstra/patch-2Adriaan Moors2015-06-252-29/+64
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | StringLike.split fixed for surrogates and docmartijnhoekstra2015-05-282-29/+64
| |/ / / /
* | | | | Merge pull request #4578 from retronym/merge/2.11.x-to-2.12.x-20150624Adriaan Moors2015-06-24242-1645/+3885
|\ \ \ \ \
| * \ \ \ \ Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-24242-1645/+3885
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge pull request #4574 from janekdb/2.11.x-typos-g-iJason Zaugg2015-06-2325-25/+25
| | |\ \ \
| | | * | | Fix 25 typos (g-i)Janek Bogucki2015-06-2225-25/+25
| | | |/ /
| | * | | Merge pull request #4564 from som-snytt/issue/promptv2.11.7Adriaan Moors2015-06-2230-268/+315
| | |\ \ \
| | | * | | SI-9206 Local refactor to save eyesightSom Snytt2015-06-212-42/+39
| | | * | | SI-9206 Accept paste with custom promptSom Snytt2015-06-214-24/+41
| | | * | | SI-9206 Verbose REPL prompt for info modeSom Snytt2015-06-191-6/+7
| | | * | | SI-9206 Fix REPL code indentationSom Snytt2015-06-1927-200/+223
| | | * | | 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 #4572 from soc/topic/spec-historyAdriaan Moors2015-06-222-132/+154
| | |\ \ \ \
| | | * | | | Spec: Add lost references, cleanupSimon Ochsenreither2015-06-222-132/+154
| | | | |_|/ | | | |/| |
| | * | | | Merge pull request #4566 from lrytz/t9359Adriaan Moors2015-06-2215-66/+175
| | |\ \ \ \