summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Revert "temporarily disables run/reflection-sync-subtypes"Jason Zaugg2013-11-142-0/+20
* Merge pull request #3133 from adriaanm/merge-2.10Adriaan Moors2013-11-143-0/+15
|\
| *-. Merge commit '075f6f260c'; commit 'e09a8a2b7f' into merge-2.10Adriaan Moors2013-11-133-0/+15
| |\ \
| | * | SI-6546 InnerClasses attribute refers to absent classPaul Phillips2013-11-043-0/+15
| | |/
* | | Merge pull request #3129 from adriaanm/pr-rebase-3001Adriaan Moors2013-11-13153-250/+374
|\ \ \ | |/ / |/| |
| * | blackbox restriction #4: can't customize pattern matchingEugene Burmako2013-11-123-0/+27
| * | blackbox restriction #3: can't affect implicit searchEugene Burmako2013-11-125-4/+35
| * | blackbox restriction #2: can't guide type inferenceEugene Burmako2013-11-127-1/+29
| * | blackbox restriction #1: can't refine the official return typeEugene Burmako2013-11-1213-17/+45
| * | blackbox and whitebox macrosEugene Burmako2013-11-12137-248/+258
* | | Merge pull request #3123 from som-snytt/issue/7747-scrapcodes-fixAdriaan Moors2013-11-122-0/+355
|\ \ \
| * | | SI-7747 Support class based wrappers clean upSom Snytt2013-11-101-21/+16
| * | | SI-7747 Support class based wrappers as alternative through switch -Yrepl-cla...Prashant Sharma2013-11-102-0/+360
| |/ /
* / / SI-7958 Deprecate methods `future` and `promise` in the `scala.concurrent` pa...Philipp Haller2013-11-124-5/+5
|/ /
* | 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
| |\ \ \