summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | SI-1994 Test case for fixed overriding problemJason Zaugg2014-11-071-0/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4101 from adriaanm/sam-exLukas Rytz2014-11-103-0/+10
|\ \ \ \ \ \
| * | | | | | [sammy] support repeated paramsAdriaan Moors2014-11-073-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4095 from retronym/ticket/8933Lukas Rytz2014-11-106-0/+44
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-7974 Fix over-eager optimization of Symbol literalsJason Zaugg2014-11-071-0/+14
| * | | | | SI-8933 Disable static Symbol literal cache in traitsJason Zaugg2014-11-075-0/+30
| | |/ / / | |/| | |
* | | | | Merge pull request #4047 from lrytz/delambda-method-testsLukas Rytz2014-11-075-3/+14
|\ \ \ \ \
| * | | | | Ensure delambafy:inline for anonymous function class javap testLukas Rytz2014-10-102-1/+5
| * | | | | Ensure closure elimination test runs under -Ydelambdafy:inlineLukas Rytz2014-10-101-1/+1
| * | | | | Fix t8549 under -Ydelambdafy:methodLukas Rytz2014-10-101-1/+4
| * | | | | Update check files for -Ydelambdafy:methodLukas Rytz2014-10-101-0/+4
* | | | | | Merge pull request #4080 from gourlaysama/wip/t8931-redundant-interfaces-2Jason Zaugg2014-11-072-0/+16
|\ \ \ \ \ \
| * | | | | | SI-8931 make generic signature consistent with interface list in classfilesAntoine Gourlay2014-11-052-0/+16
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4096 from retronym/ticket/7019Jason Zaugg2014-11-071-0/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-7019 Fix crasher with private[this] extension methodsJason Zaugg2014-11-061-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4093 from lrytz/t8960Lukas Rytz2014-11-065-5/+71
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-8960 Bring back the SerialVersionUID to anonymous function classesLukas Rytz2014-11-055-5/+71
| | |_|/ | |/| |
* | | | 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 #4017 from lrytz/t6541Lukas Rytz2014-11-055-0/+113
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-6541 valid wildcard existentials for case-module-unapplyLukas Rytz2014-11-053-0/+45
| * | | | Fix default value for ScalaVersionSettingLukas Rytz2014-11-042-0/+68
| | |/ / | |/| |
* | | | Merge pull request #4036 from retronym/topic/opt-tail-callsJason Zaugg2014-11-042-0/+55
|\ \ \ \
| * | | | 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
| | |/ / | |/| |
* | | | 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
| | |/ / | |/| |
* / | | SI-4950 Add tests, looks like it has been fixed earlierSimon Ochsenreither2014-10-232-0/+21
|/ / /
* | | Merge pull request #4048 from lrytz/t8899Grzegorz Kossakowski2014-10-201-1/+1
|\ \ \
| * | | [nomerge] SI-8899 Revert "SI-8627 make Stream.filterNot non-eager"Lukas Rytz2014-10-121-1/+1
| |/ /
* / / SI-8907 Don't force symbol info in isModuleNotMethodLukas Rytz2014-10-151-0/+39
|/ /
* | SI-4788/SI-5948 Respect RetentionPolicy of Java annotationsSimon Ochsenreither2014-10-0718-0/+132
* | Merge pull request #4030 from som-snytt/issue/8843Grzegorz Kossakowski2014-10-071-0/+33
|\ \
| * | SI-8843 AbsFileCL acts like a CLSom Snytt2014-10-061-0/+33
* | | Merge pull request #3986 from som-snytt/issue/6502-no-cpGrzegorz Kossakowski2014-10-071-1/+1
|\ \ \
| * | | SI-6502 Repl reset/replay take settings argsSom Snytt2014-09-221-1/+1
* | | | Merge pull request #4016 from lrytz/t8731Grzegorz Kossakowski2014-10-073-8/+8
|\ \ \ \
| * | | | SI-8731 warning if @switch is ignoredLukas Rytz2014-10-063-8/+8
| | |_|/ | |/| |
* | | | Merge pull request #4033 from retronym/ticket/8888Lukas Rytz2014-10-072-0/+13
|\ \ \ \
| * | | | SI-8888 Avoid ClassFormatError under -Ydelambdafy:methodJason Zaugg2014-10-072-0/+13
| | |_|/ | |/| |
* | | | Merge pull request #3954 from gbasler/ticket/7746-2.11Grzegorz Kossakowski2014-10-062-0/+2
|\ \ \ \
| * | | | SI-7746 patmat: fix non-determinism, infeasible counter examplesGerard Basler2014-10-052-0/+2
* | | | | Merge pull request #3982 from retronym/ticket/8845Lukas Rytz2014-10-062-0/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-8845 Control flow pot-pourri crashes GenASM, but not -BCodeJason Zaugg2014-10-012-0/+18
| | |/ / | |/| |
* | | | Merge pull request #4010 from lrytz/t8087Jason Zaugg2014-10-011-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | SI-8087 keep annotations on mixed-in private[this] fieldsLukas Rytz2014-09-301-0/+12
| | |/ | |/|
* | | Merge pull request #4011 from lrytz/t8445-6622Jason Zaugg2014-09-304-0/+72
|\ \ \
| * | | SI-8445, SI-6622 test cases, already fixedLukas Rytz2014-09-294-0/+72
| |/ /
* / / Cleanup a few flags in test/files/Antoine Gourlay2014-09-293-3/+0
|/ /