summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3094 from retronym/topic/erasure-optJames Iry2013-11-081-2/+2
|\
| * Avoid needless TypeRef allocation during erasure.Jason Zaugg2013-11-081-2/+2
* | Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-0713-2/+15
|/
* Merge pull request #3042 from gourlaysama/t7634-repl-sh-is-brokenAdriaan Moors2013-11-072-0/+30
|\
| * SI-7634 resurrect the REPL's :sh commandAntoine Gourlay2013-11-062-0/+30
* | Force several tests to run using inline delambdafication.James Iry2013-11-065-1/+5
* | Create test variants where delambdafication alters signatures.James Iry2013-11-066-2/+110
* | Make GenASM not eliminate loadmodule on static methods.James Iry2013-11-062-0/+15
* | Flesh out the Delambdafy phase.James Iry2013-11-064-0/+27
* | Adds a setting to delay delambdafication. If set then uncurry liftsJames Iry2013-11-068-0/+156
* | Add a skeletal Delambdafy phase.James Iry2013-11-012-3/+5
* | Merge pull request #3082 from retronym/ticket/6385Grzegorz Kossakowski2013-10-292-0/+26
|\ \
| * | SI-6385 Avoid bridges to identical signatures over value classesJason Zaugg2013-10-282-0/+26
* | | Remove empty check files and flags files.Jason Zaugg2013-10-2738-0/+0
|/ /
* | Update description of explicitouter phase.Jason Zaugg2013-10-241-1/+1
* | Merge pull request #3057 from xeno-by/topic/fancy-java-classesJason Zaugg2013-10-233-0/+37
|\ \
| * | fixes handling of fancy nested classes in runtime reflectionEugene Burmako2013-10-193-0/+37
* | | temporarily disables run/reflection-sync-subtypesEugene Burmako2013-10-232-20/+0
* | | Merge pull request #3047 from xeno-by/topic/deprecateEugene Burmako2013-10-2235-85/+103
|\ \ \
| * | | changes some manual tree constructions in macro tests to quasiquotesEugene Burmako2013-10-1816-46/+41
| * | | deprecates raw tree manipulation facilities in macros.ContextEugene Burmako2013-10-1831-65/+88
* | | | Platform independence for SI-6240 test caseJason Zaugg2013-10-202-4/+4
* | | | hotfix for reflection tests on WindowsEugene Burmako2013-10-202-2/+0
* | | | Merge pull request #3007 from densh/pull/fresh-name-and-package-supportEugene Burmako2013-10-193-1/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | use concurrent hash map with atomic integersDen Shabalin2013-10-181-1/+1
| * | | SI-6841 SI-6657 add support for packages into quasiquotes and toolboxDen Shabalin2013-10-142-0/+17
* | | | pull request feedbackEugene Burmako2013-10-184-2002/+3
* | | | runtime reflection: death from thousand threadsEugene Burmako2013-10-184-0/+2051
* | | | SI-7045 reflection now auto-initializes selfTypeEugene Burmako2013-10-182-0/+14
* | | | optimizes Scala reflection GILEugene Burmako2013-10-181-0/+0
* | | | tests for fancy classloader configurationsEugene Burmako2013-10-189-0/+137
* | | | eagerly initializes lazy vals and objects in runtime reflectionJason Zaugg2013-10-181-0/+82
| |/ / |/| |
* | | Merge pull request #3030 from xeno-by/topic/fundep-viewsEugene Burmako2013-10-1816-0/+175
|\ \ \
| * | | SI-3346 implicit parameters can now guide implicit view inferenceEugene Burmako2013-10-1116-0/+175
* | | | Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-10-161-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge pull request #2985 from retronym/ticket/7783Jason Zaugg2013-10-031-3/+0
| |\ \ \
| | * | | SI-7783 Don't issue deprecation warnings for inferred TypeTreesJason Zaugg2013-09-271-3/+0
* | | | | Merge pull request #3016 from xeno-by/topic/vampiresJason Zaugg2013-10-154-0/+61
|\ \ \ \ \
| * | | | | no longer warns on calls to vampire macrosEugene Burmako2013-10-044-0/+61
| | |_|/ / | |/| | |
* | | | | Merge pull request #3037 from gkossakowski/fix-merge-3018v2.11.0-M6Grzegorz Kossakowski2013-10-143-1/+36
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'scala/master' into fix-merge-3018Grzegorz Kossakowski2013-10-146-0/+52
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Single Abstract Method support: java8 testAdriaan Moors2013-10-083-1/+36
| | |/ / / | |/| | |
* | | | | Merge pull request #3038 from retronym/topic/by-name-revertGrzegorz Kossakowski2013-10-143-0/+26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-7899 Allow by-name inference under -Yinfer-by-nameJason Zaugg2013-10-143-0/+26
* | | | | Merge pull request #3024 from retronym/ticket/7895Paul Phillips2013-10-122-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-7985 Typecheck args after failure to typecheck functionJason Zaugg2013-10-092-0/+15
| |/ / /
* | | | Merge pull request #3020 from paulp/pr/overriding-pairsJason Zaugg2013-10-092-0/+18
|\ \ \ \
| * | | | Generalize OverridingPairs to SymbolPairs.Paul Phillips2013-10-052-0/+18
| |/ / /
* / / / SI-7899 Don't infer by-name types during, e.g. eta-expansionJason Zaugg2013-10-072-0/+19
|/ / /
* | | Merge pull request #3005 from paulp/pr/7886Paul Phillips2013-10-031-1/+1
|\ \ \