summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* / | SI-6943 warn on value class miscomparison.Paul Phillips2013-04-242-8/+44
|/ /
* | Merge pull request #2358 from adriaanm/ticket-7330Jason Zaugg2013-04-214-3/+13
|\ \ | |/ |/|
| * SI-7330 better error when pattern isn't a valueAdriaan Moors2013-04-084-3/+13
* | Merge pull request #2408 from paulp/pr/fully-qualified-namePaul Phillips2013-04-194-9/+9
|\ \
| * | Absolute path in error message.Paul Phillips2013-04-174-9/+9
* | | SI-7388 Be more robust against cycles in error symbol creation.Jason Zaugg2013-04-182-0/+5
|/ /
* / SI-7289 Less strict type application for TypeVar.Adriaan Moors2013-04-084-0/+88
|/
* Merge pull request #2292 from retronym/ticket/7285Adriaan Moors2013-03-273-0/+69
|\
| * SI-7285 Fix match analysis with nested objects.Jason Zaugg2013-03-233-0/+69
* | Merge pull request #2291 from retronym/ticket/7290Adriaan Moors2013-03-273-0/+21
|\ \
| * | SI-7290 Minor cleanups driven by review comments.Jason Zaugg2013-03-271-1/+1
| * | SI-7290 Discard duplicates in switchable alternative patterns.Jason Zaugg2013-03-233-0/+21
| |/
* | SI-7299 Improve error message for eta-expanding 23+ param methodJason Zaugg2013-03-252-0/+13
* | Merge pull request #2266 from paulp/issue/7251Paul Phillips2013-03-233-0/+21
|\ \ | |/ |/|
| * SI-7251, compiler crash with $.Paul Phillips2013-03-163-0/+21
* | SI-7259 Fix detection of Java defined SelectsJason Zaugg2013-03-162-0/+16
|/
* Merge pull request #2224 from retronym/ticket/7238Adriaan Moors2013-03-112-0/+13
|\
| * SI-7328 Bail out of names/defaults if args are error typedJason Zaugg2013-03-092-0/+13
* | Merge pull request #2223 from scalamacros/ticket/7235Adriaan Moors2013-03-112-0/+18
|\ \ | |/ |/|
| * reifier is now aware of SI-7235Eugene Burmako2013-03-092-0/+18
* | Merge pull request #2193 from adriaanm/patmat-refactorAdriaan Moors2013-03-053-63/+0
|\ \
| * \ Merge 2.10.1 into 2.10.xAdriaan Moors2013-03-033-63/+0
| |\ \ | | |/ | |/|
| | * [nomaster] SI-7195 minor version mustn't introduce warningsAdriaan Moors2013-03-013-63/+0
* | | SI-7185 Avoid NPE in TreeInfo.isExprSafeToInlineJason Zaugg2013-03-022-0/+10
|/ /
* | SI-7171 Consider prefix when assessing type finality.Jason Zaugg2013-02-226-0/+45