summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-8962 Fix regression with skolems in pattern translationJason Zaugg2014-11-061-0/+31
* Merge pull request #4089 from gourlaysama/wip/t6626-scaladoc-throws-linksVlad Ureche2014-11-052-0/+49
|\
| * SI-6626 make @throws tags create links to exceptionsAntoine Gourlay2014-11-052-0/+49
* | Merge pull request #4092 from som-snytt/issue/5217Lukas Rytz2014-11-051-0/+17
|\ \
| * | SI-5217 Companion privates in scope of class parmsSom Snytt2014-11-041-0/+17
* | | Merge pull request #4069 from som-snytt/issue/8898Lukas Rytz2014-11-052-0/+27
|\ \ \
| * | | SI-8898 javap -fun under new style lambdasSom Snytt2014-11-042-0/+27
* | | | Merge pull request #4044 from retronym/ticket/5091Lukas Rytz2014-11-053-0/+28
|\ \ \ \
| * \ \ \ Merge pull request #7 from lrytz/t6051Jason Zaugg2014-11-041-0/+19
| |\ \ \ \
| | * | | | SI-6051 Test case, the issue seems to be fixed.Lukas Rytz2014-11-041-0/+19
| | |/ / /
| * / / / SI-5091 Move named-args cycle test from pending to negJason Zaugg2014-10-102-0/+9
| |/ / /
* | | | Merge pull request #4017 from lrytz/t6541Lukas Rytz2014-11-056-0/+129
|\ \ \ \
| * | | | SI-6541 valid wildcard existentials for case-module-unapplyLukas Rytz2014-11-053-0/+45
| * | | | Fix default value for ScalaVersionSettingLukas Rytz2014-11-043-0/+84
* | | | | Merge pull request #4066 from soc/SI-8927Lukas Rytz2014-11-045-39/+27
|\ \ \ \ \
| * | | | | SI-8927 Update OSGi stuff to get rid of bndlib warningRafaƂ Krzewski2014-10-235-39/+27
| | |/ / / | |/| | |
* | | | | Merge pull request #4046 from gourlaysama/wip/t8711-version-unparseLukas Rytz2014-11-041-0/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-8711 ScalaVersion.unparse doesn't produce valid versionsAntoine Gourlay2014-10-131-0/+18
| |/ / /
* | | | Merge pull request #4036 from retronym/topic/opt-tail-callsJason Zaugg2014-11-043-0/+184
|\ \ \ \
| * | | | SI-8893 Test tailcall transform for mix of tail/non-tail recursionJason Zaugg2014-11-031-0/+15
| * | | | SI-8893 Test case to show that tailrec continues to workJason Zaugg2014-11-021-0/+40
| * | | | SI-8893 Restore linear perf in TailCalls with nested matchesJason Zaugg2014-10-101-0/+129
| |/ / /
* | | | Merge pull request #4052 from Lymia/issue/8910Jason Zaugg2014-11-041-0/+22
|\ \ \ \
| * | | | SI-8910 BitSet sometimes uses exponential memory.Alissa Rao2014-10-151-0/+22
| |/ / /
* | | | Merge pull request #4045 from gourlaysama/wip/t8875-show-codeJason Zaugg2014-11-041-0/+7
|\ \ \ \
| * | | | SI-8875 showCode should print all class constructor modifiers.Antoine Gourlay2014-10-241-0/+7
| |/ / /
* | | | Merge pull request #4063 from som-snytt/issue/direct-showdef-testJason Zaugg2014-11-042-36/+24
|\ \ \ \
| * | | | Reduce compiles for global-showdef testSom Snytt2014-10-282-7/+9
| * | | | Make global-showdef a DirectTestSom Snytt2014-10-281-32/+18
| | |_|/ | |/| |
* | | | Merge pull request #4072 from soc/SI-4950Jason Zaugg2014-11-042-0/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | SI-4950 Add tests, looks like it has been fixed earlierSimon Ochsenreither2014-10-232-0/+21
| |/ /
* | | Merge pull request #4081 from retronym/ticket/8943Jason Zaugg2014-11-023-0/+40
|\ \ \
| * | | SI-8943 Handle non-public case fields in pres. compilerJason Zaugg2014-10-293-0/+40
| |/ /
* | | Merge pull request #4079 from retronym/ticket/8941Jason Zaugg2014-11-025-0/+152
|\ \ \
| * | | SI-8941 Deterministic tests for pres. compiler idempotencyJason Zaugg2014-10-282-0/+126
| * | | SI-8941 Idempotent presentation compilation of implicit classesJason Zaugg2014-10-283-0/+26
| |/ /
* | | Merge pull request #4043 from retronym/ticket/3439-2Jason Zaugg2014-11-024-3/+37
|\ \ \
| * | | SI-5454 Test case for another ticket fixed by the previous commitJason Zaugg2014-10-101-0/+10
| * | | SI-3439 Fix use of implicit constructor params in super callJason Zaugg2014-10-103-3/+27
| | |/ | |/|
* | | Merge pull request #4076 from retronym/ticket/8934Jason Zaugg2014-11-027-0/+70
|\ \ \
| * | | SI-8934 Fix whitebox extractor macros in the pres. compilerJason Zaugg2014-10-277-0/+70
| | |/ | |/|
* | | Merge pull request #4040 from retronym/ticket/8871Jason Zaugg2014-11-028-0/+28
|\ \ \ | |/ / |/| |
| * | SI-6613 Make Java enums work in FSC / REPLJason Zaugg2014-10-094-0/+10
| * | SI-8871 Fix specialization under REPL / FSCJason Zaugg2014-10-094-0/+18
* | | Merge pull request #4049 from lrytz/t8900Grzegorz Kossakowski2014-10-201-0/+11
|\ \ \
| * | | SI-8900 Don't assert !isDelambdafyFunction, it may not be accurateLukas Rytz2014-10-151-0/+11
| | |/ | |/|
* | | Merge pull request #4067 from lrytz/t8926Grzegorz Kossakowski2014-10-201-0/+41
|\ \ \
| * | | SI-8926 default visbility RUNTIME for java annotationsLukas Rytz2014-10-201-0/+41
| |/ /
* | | Merge pull request #4048 from lrytz/t8899Grzegorz Kossakowski2014-10-202-19/+1
|\ \ \
| * | | [nomerge] SI-8899 Revert "SI-8627 make Stream.filterNot non-eager"Lukas Rytz2014-10-122-19/+1
| |/ /