summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3998 from retronym/backport/7756Grzegorz Kossakowski2014-09-246-0/+29
|\
| * [backport] SI-7756 Uncripple refchecks in case bodiesJason Zaugg2014-09-236-0/+29
* | [backport] SI-7470 implements fundep materializationEugene Burmako2014-07-023-0/+55
|/
* [nomaster] SI-8146 Fix non-deterministic <:< for deeply nested typesJason Zaugg2014-01-154-0/+33
* SI-6563 Test case for already-fixed crasherJason Zaugg2014-01-062-0/+12
* [nomaster] codifies the state of the art wrt SI-8104Eugene Burmako2013-12-286-0/+98
* Revert "SI-6426, importable _."Adriaan Moors2013-12-102-12/+0
* [nomaster] better error messages for various macro definition errorsEugene Burmako2013-12-0618-24/+18
* SI-7463,SI-8003 Correct wrong position for {select,apply}Dynamic callsSimon Schaefer2013-11-261-4/+4
* SI-7519: Additional test case covering sbt/sbt#914Mark Harrah2013-10-233-0/+26
* [nomaster] SI-7519 Less brutal attribute resetting in adapt fallbackJason Zaugg2013-10-232-0/+25
* Disable tests for SI-7020Jason Zaugg2013-10-173-48/+0
* SI-7783 Don't issue deprecation warnings for inferred TypeTreesJason Zaugg2013-09-274-7/+33
* Merge remote-tracking branch 'origin/2.10.2' into merge/2.10.2-to-2.10.xJason Zaugg2013-08-214-13/+16
|\
| * Merge pull request #2590 from paulp/issue/7486Jason Zaugg2013-05-272-13/+0
| |\
| | * SI-7486 Regressions in implicit search.Paul Phillips2013-05-232-13/+0
| * | SI-7509 Avoid crasher as erronous args flow through NamesDefaultsJason Zaugg2013-05-232-0/+16
| |/
* | SI-7752 Don't disambiguate type parameters of overloaded altsJason Zaugg2013-08-152-0/+53
* | Merge pull request #2828 from adriaanm/rebase-2771James Iry2013-08-131-0/+7
|\ \
| * | SI-7694 Add @uncheckedBounds to the libraryJason Zaugg2013-08-131-0/+7
* | | SI-7020 Determinism for pattern matcher warningsJason Zaugg2013-08-133-0/+48
|/ /
* | [nomaster] macro errors now always have positionsEugene Burmako2013-08-106-0/+35
* | Rename t7636-neg.check to the standard t7636.check.Adriaan Moors2013-07-291-0/+0
* | Merge pull request #2738 from retronym/ticket/7636Grzegorz Kossakowski2013-07-272-0/+17
|\ \
| * | SI-7636 Fix a NPE in typing class constructorsChristopher Vogt2013-07-162-0/+17
* | | SI-7657 clarifies the "macro overrides method" ruleEugene Burmako2013-07-143-18/+21
|/ /
* | SI-7571 Allow nesting of anonymous classes in value classesJason Zaugg2013-06-192-7/+5
* | SI-7507 Fix lookup of private[this] member in presence of self type.Jason Zaugg2013-05-312-0/+11
* | Merge pull request #2578 from retronym/ticket/6138Adriaan Moors2013-05-292-0/+12
|\ \
| * | SI-6138 Centralize and refine detection of `getClass` callsJason Zaugg2013-05-232-0/+12
| |/
* / SI-7473 Bad for expr crashes postfixSom Snytt2013-05-232-0/+14
|/
* easy way of writing not implemented macrosEugene Burmako2013-05-122-0/+26
* [nomaster] SI-7166 catches DivergentImplicit in c.inferImplicitXXXEugene Burmako2013-05-113-0/+33
* [nomaster] SI-7291: No exception throwing for diverging implicit expansionHubert Plociniczak2013-05-116-1/+18
* [nomaster] SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-113-0/+30
* [nomaster] SI-5923 instantiates targs in deferred macro applicationsEugene Burmako2013-05-118-28/+0
* [nomaster] temporarily breaks SI-5353Eugene Burmako2013-05-112-7/+0
* Merge pull request #2461 from scalamacros/ticket/7325Paul Phillips2013-05-105-5/+49
|\
| * SI-7325 cleans up corner cases of percent handling in StringContext.fEugene Burmako2013-05-043-1/+45
| * SI-7271 fixes positions of string interpolation partsEugene Burmako2013-04-272-4/+4
* | Merge pull request #2488 from paulp/issue/7441Paul Phillips2013-05-102-0/+13
|\ \
| * | SI-7441 Don't ramble on about inapplicable implicits.Paul Phillips2013-05-022-0/+13
* | | Merge pull request #2472 from paulp/pr/2.10.2/7385Paul Phillips2013-05-072-0/+17
|\ \ \
| * | | SI-7385 crash in erroneous codePaul Phillips2013-04-302-0/+17
* | | | Merge pull request #2440 from retronym/ticket/6771Adriaan Moors2013-05-032-0/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6771 Alias awareness for checkableType in match analysis.Jason Zaugg2013-04-242-0/+22
* | | | Merge pull request #2432 from retronym/ticket/delayed-init-refPaul Phillips2013-04-303-0/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Warn on selection of vals from DelayedInit subclasses.Jason Zaugg2013-04-233-0/+53
* | | | Merge pull request #2439 from retronym/ticket/7369Adriaan Moors2013-04-273-0/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | SI-7369 Avoid spurious unreachable warnings in patternsJason Zaugg2013-04-243-0/+57
| | |/ | |/|