summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4535 from retronym/topic/sbt-replAdriaan Moors2015-06-171-1/+6
|\
| * [sbt] Allow the REPL to be run from the SBT buildJason Zaugg2015-06-021-1/+6
* | Merge pull request #4550 from YawarRaza7349/patch-2Adriaan Moors2015-06-171-1/+1
|\ \
| * | Fix missing quotes in EBNF of type aliasYawarRaza73492015-06-111-1/+1
* | | Merge pull request #4560 from adriaanm/t9356Adriaan Moors2015-06-174-11/+30
|\ \ \
| * | | SI-9356 more careful assertion in back-endAdriaan Moors2015-06-164-11/+30
* | | | Merge pull request #4558 from janekdb/2.11.x-scaladoc-1-list-buffer-tryAdriaan Moors2015-06-172-2/+2
|\ \ \ \
| * | | | Improve API documentation for ListBuffer and TryJanek Bogucki2015-06-162-2/+2
* | | | | Merge pull request #4551 from soc/topic/spec-default-argsAdriaan Moors2015-06-171-8/+20
|\ \ \ \ \
| * | | | | spec: Add 'Default Arguments' heading, sentence, exampleSimon Ochsenreither2015-06-121-8/+20
| | |_|/ / | |/| | |
* | | | | Merge pull request #4541 from vuakko/SI-9348_2.11.xAdriaan Moors2015-06-174-11/+52
|\ \ \ \ \
| * | | | | SI-9348 Fix missing last element in exclusive floating point rangesNiko Vuokko2015-06-174-11/+52
| | |_|/ / | |/| | |
* | | | | Merge pull request #4545 from retronym/topic/constr-varargs-toolboxAdriaan Moors2015-06-173-0/+22
|\ \ \ \ \
| * | | | | SI-9212 Fix toolbox with varargs constructorsJason Zaugg2015-06-093-0/+22
| | |/ / / | |/| | |
* | | | | Merge pull request #4420 from Ichoran/issue/8254Adriaan Moors2015-06-171-0/+2
|\ \ \ \ \
| * | | | | SI-8254 List SerializationProxy fails to default(Read/Write)ObjectRex Kerr2015-03-311-0/+2
* | | | | | Merge pull request #4540 from YawarRaza7349/patch-1Seth Tisue2015-06-171-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Clarify the definition of inheritance closureYawarRaza73492015-06-051-0/+1
* | | | | | Merge pull request #4534 from Ichoran/sorting-reimplAdriaan Moors2015-06-163-477/+357
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Clean implementation of sorts for scala.util.Sorting.Rex Kerr2015-06-013-477/+357
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4548 from ScrapCodes/git_4522Jason Zaugg2015-06-146-25/+187
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-7747 More tests and logic according to our conclusions on #4522.Prashant Sharma2015-06-105-6/+29
| * | | | SI-7747 Limit previous change to imports of REPL valsJason Zaugg2015-05-262-14/+16
| * | | | SI-7747 Make REPL wrappers serialization friendlyPrashant Sharma2015-05-266-25/+162
* | | | | Merge pull request #4536 from danieldietrich/2.11.xJason Zaugg2015-06-071-4/+5
|\ \ \ \ \
| * | | | | Better names for length valuesDaniel Dietrich2015-06-051-5/+5
| * | | | | Applying inverse index instead of reversing a ListDaniel Dietrich2015-06-021-1/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #4519 from lrytz/opt/nullness-2.11Jason Zaugg2015-06-0713-26/+1364
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix aliasing / nullness of CHECKCASTLukas Rytz2015-06-043-3/+30
| * | | | Compiler option for disabling nullness analysisLukas Rytz2015-06-044-9/+23
| * | | | Address review feedbackLukas Rytz2015-05-254-69/+109
| * | | | Fix wrong result in InstructionStackEffect for ATHROW, RETURNLukas Rytz2015-05-251-3/+3
| * | | | Fix wrong indexing in FrameExtensions.peekStackLukas Rytz2015-05-251-1/+1
| * | | | Enable nullness analysis in the inlinerLukas Rytz2015-05-255-15/+43
| * | | | Nullness AnalysisLukas Rytz2015-05-228-8/+1237
* | | | | Merge pull request #4537 from som-snytt/issue/xml-unapplyJason Zaugg2015-06-043-21/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-9343 Xlint less strict on pattern sequencesSom Snytt2015-06-033-21/+17
|/ / / /
* | | | Merge pull request #4511 from sriggin/SI-9322Lukas Rytz2015-05-282-3/+3
|\ \ \ \
| * | | | SI-9322 Elapsed times in compiler calculated withSean Riggin2015-05-262-3/+3
* | | | | Merge pull request #4528 from xuwei-k/patch-2Lukas Rytz2015-05-281-1/+1
|\ \ \ \ \
| * | | | | fix typokenji yoshida2015-05-281-1/+1
* | | | | | Merge pull request #4530 from som-snytt/issue/9332Lukas Rytz2015-05-282-20/+22
|\ \ \ \ \ \
| * | | | | | SI-9332 Iterator.span simplifiedSom Snytt2015-05-271-15/+12
| * | | | | | SI-9332 Iterator.span exhausts leading iteratorSom Snytt2015-05-272-17/+22
| |/ / / / /
* | | | | | Merge pull request #4531 from kzys/8210-inherited-doc-211Lukas Rytz2015-05-283-3/+28
|\ \ \ \ \ \
| * | | | | | SI-8210 Scaladoc: Fix the false negative @inheritdoc warning on accessorsKato Kazuyoshi2015-05-273-3/+28
| |/ / / / /
* | | | | | Merge pull request #4532 from kzys/9144-posix-211Lukas Rytz2015-05-281-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-9144 Scaladoc: Make generated HTML files POSIX-compatible text filesKato Kazuyoshi2015-05-271-0/+1
|/ / / / /
* | | | | Merge pull request #4524 from lrytz/BCodeDelambdafyFixesLukas Rytz2015-05-2716-75/+83
|\ \ \ \ \
| * | | | | Make two tests work under -Ydelambdafy:methodJason Zaugg2015-05-264-61/+66