summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * SI-6680 unsoundness in gadt typing.Paul Phillips2013-10-011-1/+1
* | Merge pull request #3013 from retronym/topic/unspec-fix-windowsAdriaan Moors2013-10-031-1/+1
|\ \
| * | Rework cff8b569 to heal the windows build.Jason Zaugg2013-10-031-1/+1
* | | Merge pull request #2965 from retronym/ticket/7859Grzegorz Kossakowski2013-10-032-0/+58
|\ \ \
| * | | SI-7859 Value classes may wrap a non-public memberJason Zaugg2013-09-292-0/+58
* | | | macro bundles are now usable in replEugene Burmako2013-10-022-0/+37
* | | | clearly establishes what macro bundles areEugene Burmako2013-10-028-3/+67
| |/ / |/| |
* | | Removing unused code.Paul Phillips2013-10-022-8/+4
| |/ |/|
* | Merge pull request #2991 from xeno-by/topic/unapply-copierEugene Burmako2013-09-303-0/+34
|\ \
| * | transformers no longer ignore UnApply.funEugene Burmako2013-09-263-0/+34
* | | Merge pull request #2998 from paulp/pr/6120Paul Phillips2013-09-272-0/+9
|\ \ \
| * | | SI-6120 multiple warnings at same position.Paul Phillips2013-09-272-0/+9
| | |/ | |/|
* | | Merge pull request #2987 from paulp/pr/emptySelfTypePaul Phillips2013-09-275-5/+7
|\ \ \
| * | | SI-6762 rename emptyValDef to noSelfType.Paul Phillips2013-09-275-5/+7
| |/ /
* | | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-master-2Jason Zaugg2013-09-274-4/+103
|\ \ \ | |/ / |/| |
| * | SI-7861 Don't execute internal callbacks on the user ExecutorJason Zaugg2013-09-212-0/+67
| * | Merge pull request #2923 from retronym/ticket/7825Grzegorz Kossakowski2013-09-112-4/+36
| |\ \
| | * | SI-7398 Enable test for Java 8 source parser under Java 8Jason Zaugg2013-09-101-4/+2
| | * | SI-7825 Consider DEFAULTMETHOD when refchecking concretenessJason Zaugg2013-09-101-0/+34
* | | | SI-7876 Scaladoc crasher due to regression in isFunctionType.Jason Zaugg2013-09-261-0/+26
| |_|/ |/| |
* | | Merge pull request #2982 from retronym/topic/checkinitAdriaan Moors2013-09-242-0/+8
|\ \ \
| * | | SI-4742 Make -Xcheckinit aware of constants.Jason Zaugg2013-09-242-0/+8
* | | | Merge pull request #2980 from huitseeker/revert-2957Jason Zaugg2013-09-2410-56/+88
|\ \ \ \ | |/ / / |/| | |
| * | | Add position check for regression introduced by #2957François Garillot2013-09-242-0/+56
| * | | Revert "Merge pull request #2957 from paulp/pr/parser-improvements"François Garillot2013-09-248-56/+32
* | | | Merge pull request #2975 from retronym/ticket/7868Jason Zaugg2013-09-233-0/+30
|\ \ \ \ | |/ / / |/| | |
| * | | SI-7868 Account for numeric widening in match translationJason Zaugg2013-09-233-0/+30
* | | | Merge pull request #2954 from retronym/ticket/7852Jason Zaugg2013-09-233-0/+40
|\ \ \ \ | |/ / / |/| | |
| * | | SI-7852 Refactor null-elision tests to be more focussedJason Zaugg2013-09-182-49/+21
| * | | SI-7852 Omit null check for SomeModule.==Jason Zaugg2013-09-181-17/+5
| * | | SI-7852 Test to show status quo of for SomeModule.==Jason Zaugg2013-09-172-7/+48
| * | | SI-7852 Omit null check for "".==Jason Zaugg2013-09-171-17/+5
| * | | SI-7852 Test to show the status quo bytecode for "" == ...Jason Zaugg2013-09-173-0/+51
* | | | add test case for SI-6719Den Shabalin2013-09-202-0/+9
* | | | SI-7854, SI-6768 better parsing/positioning in parserPaul Phillips2013-09-183-9/+9
* | | | Position#show prints the point.Paul Phillips2013-09-188-30/+54
* | | | Merge pull request #2961 from paulp/pr/whitespaceJason Zaugg2013-09-18402-1847/+1666
|\ \ \ \
| * | | | Cull extraneous whitespace.Paul Phillips2013-09-18402-1847/+1666
* | | | | Merge pull request #2955 from retronym/ticket/7853Paul Phillips2013-09-181-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-7853 An unsatisfying fix regression in explicit outerJason Zaugg2013-09-181-2/+2
| |/ / /
* / / / Longer timeout for repl test.Paul Phillips2013-09-171-1/+1
|/ / /
* | | Merge pull request #2935 from densh/topic/si-7304-6489-6701Jason Zaugg2013-09-167-1/+42
|\ \ \
| * | | SI-6489 parsing in macros should provide proper positionsDen Shabalin2013-09-127-1/+42
* | | | SI-7845 Disable test for JSR 233Jason Zaugg2013-09-162-12/+0
* | | | Merge pull request #2884 from retronym/ticket/3832Jason Zaugg2013-09-157-0/+62
|\ \ \ \
| * | | | SI-7223 More finesse in setting INCONSTRUCTORJason Zaugg2013-09-122-0/+12
| * | | | SI-3832 Don't lift methods in aux constructor trailing stats as STATICJason Zaugg2013-09-112-0/+26
| * | | | SI-1909 Move tests from pos to runJason Zaugg2013-09-113-0/+24
| |/ / /