summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-7781 Improve test and add commentSom Snytt2013-09-021-5/+8
* SI-7781 REPL stack trunc shows causeSom Snytt2013-09-022-0/+167
* Merge pull request #2861 from densh/topic/deprecate-early-type-defsGrzegorz Kossakowski2013-08-308-7/+16
|\
| * deprecate early type defsDen Shabalin2013-08-288-7/+16
* | Merge pull request #2886 from gkossakowski/merge-2.10.xJason Zaugg2013-08-3038-3/+353
|\ \
| * \ Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-2938-3/+353
| |\ \
| | * \ Merge pull request #2860 from retronym/merge/2.10.2-to-2.10.xJames Iry2013-08-2614-0/+85
| | |\ \
| | | * | SI-7486 More tests for cycles triggered by implicit searchJason Zaugg2013-08-212-0/+8
| | | * | Merge remote-tracking branch 'origin/2.10.2' into merge/2.10.2-to-2.10.xJason Zaugg2013-08-2114-0/+77
| | | |\ \
| | * | | | SI-942 A test case, five years adrift.Jason Zaugg2013-08-234-0/+17
| | |/ / /
| | * | | Merge pull request #2838 from retronym/ticket/7716v2.10.3-RC1James Iry2013-08-161-0/+16
| | |\ \ \
| | | * | | SI-7716 Exclude patmat synthetics from bounds checkingJason Zaugg2013-08-161-0/+16
| | * | | | Merge pull request #2814 from xeno-by/topic/auto-duplicate-expansionsJames Iry2013-08-167-0/+57
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | [nomaster] macro expansions are now auto-duplicatedEugene Burmako2013-08-147-0/+57
| | * | | | SI-7752 Don't disambiguate type parameters of overloaded altsJason Zaugg2013-08-152-0/+53
| | * | | | Merge pull request #2829 from adriaanm/ticket-7014James Iry2013-08-143-0/+21
| | |\ \ \ \
| | | * | | | SI-7014 Annot arg may refer to annotated class's memberAdriaan Moors2013-08-133-0/+21
| | * | | | | Merge pull request #2828 from adriaanm/rebase-2771James Iry2013-08-132-0/+47
| | |\ \ \ \ \
| | | * | | | | SI-7694 Add @uncheckedBounds to the libraryJason Zaugg2013-08-132-0/+47
| | | |/ / / /
| | * | | | | Merge pull request #2826 from retronym/ticket/7020-2.10.xAdriaan Moors2013-08-133-0/+48
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | SI-7020 Determinism for pattern matcher warningsJason Zaugg2013-08-133-0/+48
| | * | | | | Merge pull request #2809 from xeno-by/ticket/7733James Iry2013-08-133-0/+15
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | [nomaster] SI-7733 reflective packages now more consistent with scalacEugene Burmako2013-08-133-0/+15
| | | |/ / /
| | * | | | Merge pull request #2813 from xeno-by/topic/showrawGrzegorz Kossakowski2013-08-121-1/+1
| | |\ \ \ \
| | | * | | | showRaw now prints symbols of def treesEugene Burmako2013-08-101-1/+1
| | * | | | | Merge pull request #2817 from xeno-by/topic/toolbox-current-run-compilesJason Zaugg2013-08-122-0/+30
| | |\ \ \ \ \
| | | * | | | | currentRun.compiles now correctly works in toolboxesEugene Burmako2013-08-102-0/+30
| | | | |/ / / | | | |/| | |
| | * / | | | [nomaster] macro errors now always have positionsEugene Burmako2013-08-106-0/+35
| | |/ / / /
| | * | | | SI-7331 tb.parse returns unpositioned treesDen Shabalin2013-08-086-0/+40
| | * | | | Merge pull request #2761 from scalamacros/ticket/7510Jason Zaugg2013-08-015-1/+38
| | |\ \ \ \
| | | * | | | brings JavaMirrors up to speed with ClassfileParserEugene Burmako2013-07-235-1/+38
* | | | | | | Merge pull request #2849 from retronym/ticket/7763Jason Zaugg2013-08-291-0/+20
|\ \ \ \ \ \ \
| * | | | | | | SI-7763 Don't eliminate CHECK_CAST in dead code elimination.Jason Zaugg2013-08-291-1/+0
| * | | | | | | SI-7763 Avoid dropping casts in erasureJason Zaugg2013-08-292-0/+21
| |/ / / / / /
* | | | | | | Merge pull request #2879 from retronym/ticket/7785Jason Zaugg2013-08-291-0/+34
|\ \ \ \ \ \ \
| * | | | | | | SI-7785 Preserve TypeVar suspension through TypeMapsJason Zaugg2013-08-271-0/+34
| |/ / / / / /
* | | | | | | Merge pull request #2847 from retronym/ticket/7501Grzegorz Kossakowski2013-08-283-0/+24
|\ \ \ \ \ \ \
| * | | | | | | SI-7501 Pickler: owner adjustment for param syms in annotation argsJason Zaugg2013-08-173-0/+24
* | | | | | | | Merge pull request #2863 from magarciaEPFL/backendish40Grzegorz Kossakowski2013-08-286-0/+36
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | SI-7407 fixed in GenBCode but beware, it remains a bug in GenASMMiguel Garcia2013-08-216-0/+36
* | | | | | | | A better diagnostic error for corrupt or missing JARs.Jason Zaugg2013-08-271-0/+37
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #2852 from retronym/ticket/1980-warningAdriaan Moors2013-08-213-0/+22
|\ \ \ \ \ \ \
| * | | | | | | SI-1980 A lint warning for by-name parameters in right assoc methodsJason Zaugg2013-08-193-0/+22
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2810 from xeno-by/topic/compile-time-onlyAdriaan Moors2013-08-214-0/+128
|\ \ \ \ \ \ \
| * | | | | | | @compileTimeOnly now works for symbols from the empty packageEugene Burmako2013-08-151-1/+22
| * | | | | | | @compileTimeOnly now works for annotationsEugene Burmako2013-08-151-1/+10
| * | | | | | | marks Expr.splice and Expr.value with @compileTimeOnlyEugene Burmako2013-08-152-0/+22
| * | | | | | | moves compileTimeOnly to scala-libraryEugene Burmako2013-08-142-0/+76
* | | | | | | | Move partest to https://github.com/scala/scala-partestAdriaan Moors2013-08-2030-614/+37
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #2824 from qerub/ticket/7740Adriaan Moors2013-08-201-0/+33
|\ \ \ \ \ \ \