summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4118 from retronym/ticket/5639Jason Zaugg2014-11-1913-15/+185
|\
| * SI-5639 Predicate bug fix on -Xsource:2.12Jason Zaugg2014-11-185-1/+34
| * SI-5639 Fix spurious discarding of implicit importJason Zaugg2014-11-099-15/+152
* | Merge pull request #4051 from heathermiller/repl-cp-fix2Jason Zaugg2014-11-188-18/+354
|\ \
| * | SI-6502 Refactorings suggested by reviewHeather Miller2014-11-103-33/+28
| * | SI-6502 Moving methods concerned with the state of Global from IMain to GlobalHeather Miller2014-11-052-33/+36
| * | Addresses review commentsHeather Miller2014-11-052-28/+9
| * | Adds tests that programatically generate jarsHeather Miller2014-11-052-0/+109
| * | SI-6502 Addresses comments by @som-snyttHeather Miller2014-11-051-9/+3
| * | SI-6502 Addresses @som-snytt's feedbackHeather Miller2014-11-051-4/+3
| * | SI-6502 Addressing review commentsHeather Miller2014-11-052-23/+26
| * | SI-6502 Reenables loading jars into the running REPL (regression in 2.10)Heather Miller2014-11-054-10/+262
* | | Merge pull request #4068 from lrytz/t8925Jason Zaugg2014-11-184-1/+35
|\ \ \
| * | | SI-8925, SI-7407 test cases, fixed in new backendLukas Rytz2014-11-044-1/+35
* | | | Merge pull request #4129 from gourlaysama/wip/t8977-scalap-decoder-propertiesJason Zaugg2014-11-181-2/+1
|\ \ \ \
| * | | | SI-8977 remove duplicate decoder.properties from scalapAntoine Gourlay2014-11-111-2/+1
* | | | | Merge pull request #4075 from som-snytt/issue/8835-junitGrzegorz Kossakowski2014-11-1710-227/+152
|\ \ \ \ \
| * | | | | SI-8835 Update iterator testsSom Snytt2014-11-131-50/+35
| * | | | | SI-8835 Iterator tests can be junitSom Snytt2014-11-1110-227/+167
| |/ / / /
* | | | | Merge pull request #4128 from ruippeixotog/issue/8932Grzegorz Kossakowski2014-11-178-8/+81
|\ \ \ \ \
| * | | | | SI-8932 Fix dropRight/takeRight implementationsRui Gonçalves2014-11-118-8/+81
* | | | | | Merge pull request #4135 from soc/patch-1Grzegorz Kossakowski2014-11-171-1/+1
|\ \ \ \ \ \
| * | | | | | Add curly brace (zero-or-more) in grammar for Bindingssoc2014-11-161-1/+1
* | | | | | | Merge pull request #4117 from retronym/ticket/8449Adriaan Moors2014-11-173-2/+15
|\ \ \ \ \ \ \
| * | | | | | | SI-8449 Fix spurious error with Java raw type over a Scala classJason Zaugg2014-11-093-2/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #4114 from retronym/ticket/8534Adriaan Moors2014-11-176-9/+31
|\ \ \ \ \ \ \
| * | | | | | | SI-8534 Avoid crash in erroneous SelectFromTypeTreeJason Zaugg2014-11-096-9/+31
| |/ / / / / /
* | | | | | | Merge pull request #4113 from retronym/ticket/8967Adriaan Moors2014-11-172-5/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-8967 Only add JARs and dirs from $SCALA_HOME/lib to classpathJason Zaugg2014-11-082-5/+9
* | | | | | | Merge pull request #4134 from gourlaysama/wip/t8948-any-disappeared-from-scal...Vlad Ureche2014-11-162-2/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | No list of subclasses for Any in scaladoc, it's useless.Antoine Gourlay2014-11-151-1/+1
| * | | | | | SI-8948 resurrect the scaladoc for Any/AnyRef/Nothing/Null.Antoine Gourlay2014-11-151-1/+2
|/ / / / / /
* | | | | | Merge pull request #3963 from erikerlandson/si-8835-prLukas Rytz2014-11-113-7/+47
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-8835 Fix implementation of Iterator drop to remove quadratic behaviorErik Erlandson2014-10-213-7/+47
* | | | | | Merge pull request #4116 from retronym/ticket/5413-2Lukas Rytz2014-11-101-0/+9
|\ \ \ \ \ \
| * | | | | | SI-5413 Test for fixed owner-corruption bug with names/defaultsJason Zaugg2014-11-091-0/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4120 from retronym/ticket/5665Lukas Rytz2014-11-101-0/+13
|\ \ \ \ \ \
| * | | | | | SI-5665 Test case for fixed private[this], trait crasherJason Zaugg2014-11-091-0/+13
| |/ / / / /
* | | | | | Merge pull request #4110 from lrytz/t8960-delambdafyJason Zaugg2014-11-101-1/+7
|\ \ \ \ \ \
| * | | | | | Make t8960 pass under delambdafy:methodLukas Rytz2014-11-071-1/+7
* | | | | | | Merge pull request #4109 from retronym/ticket/1994Lukas Rytz2014-11-101-0/+20
|\ \ \ \ \ \ \
| * | | | | | | SI-1994 Test case for fixed overriding problemJason Zaugg2014-11-071-0/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4108 from retronym/ticket/7750Lukas Rytz2014-11-102-0/+9
|\ \ \ \ \ \ \
| * | | | | | | SI-7750 Test case for fixed spurious existential feature warningJason Zaugg2014-11-072-0/+9
| |/ / / / / /
* | | | | | | Merge pull request #4106 from retronym/ticket/6856Lukas Rytz2014-11-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | SI-6856 Fix incorrect EBNF in comment in ParsersJason Zaugg2014-11-071-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #4104 from retronym/ticket/8966Lukas Rytz2014-11-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | SI-8966 Allow use of jvm-1.8 via the Ant scalac taskJason Zaugg2014-11-071-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #4102 from retronym/ticket/8965Lukas Rytz2014-11-103-1/+9
|\ \ \ \ \ \ \
| * | | | | | | SI-8965 Account for corner case in "unrelated types" warningJason Zaugg2014-11-073-1/+9
| |/ / / / / /