summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'bb3ded3' into merge-2.11-to-2.12-oct-5Lukas Rytz2015-10-055-5/+51
|\
| * Merge pull request #4720 from retronym/ticket/9029Jason Zaugg2015-09-295-5/+51
| |\
| | * SI-8989 Better error message for invalid extractor patternJason Zaugg2015-09-215-5/+51
| * | [backport] SI-9375 add synthetic readResolve only for static modulesLukas Rytz2015-09-222-22/+0
| |/
* | Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-2213-0/+0
|\|
| * unset inappropriate execute bitsSeth Tisue2015-09-0213-0/+0
| * Fix typos in spec, docs and commentsMichał Pociecha2015-08-236-6/+6
| * [backport] Java parser: default methods in interfaces are not `DEFERRED`Lukas Rytz2015-07-231-1/+1
* | SI-9473 Cleaner references to statically owned symbolsJason Zaugg2015-09-221-3/+3
* | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-086-6/+6
* | Merge pull request #4671 from lrytz/t9375-easyJason Zaugg2015-09-082-22/+0
|\ \
| * | SI-9375 add synthetic readResolve only for static modulesLukas Rytz2015-07-302-22/+0
* | | Merge pull request #4673 from puffnfresh/issue/6806Jason Zaugg2015-09-087-0/+44
|\ \ \
| * | | SI-6806 Add an @implicitAmbiguous annotationBrian McKenna2015-08-117-0/+44
| |/ /
* | | Merge pull request #4590 from som-snytt/issue/6810Lukas Rytz2015-08-242-0/+54
|\ \ \ | |/ / |/| |
| * | SI-6810 Test for CRSom Snytt2015-06-292-3/+13
| * | SI-6810 Disallow EOL in char literalSom Snytt2015-06-292-0/+44
* | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-233-1/+9
|\ \ \ | | |/ | |/|
| * | Merge pull request #4631 from janekdb/2.11.x-typos-t-vSeth Tisue2015-07-201-1/+1
| |\ \
| | * | Fix 23 typos (t-v)Janek Bogucki2015-07-151-1/+1
| * | | SI-9401 Avoid SOE with array + missing classtagJason Zaugg2015-07-162-0/+8
| |/ /
* | | Merge pull request #4616 from som-snytt/issue/9383Seth Tisue2015-07-203-12/+81
|\ \ \
| * | | SI-9383 Improved unused import warningSom Snytt2015-07-083-12/+81
* | | | Merge pull request #4622 from retronym/merge/2.11.x-to-2.12.x-20150713Adriaan Moors2015-07-1314-5/+139
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-1314-5/+139
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix 27 typos (p-r)Janek Bogucki2015-06-301-1/+1
| | * | Merge pull request #4569 from retronym/ticket/6985Adriaan Moors2015-06-308-0/+99
| | |\ \
| | | * | SI-8892 Fix incorrect qualification in error messageJason Zaugg2015-06-232-0/+9
| | | * | SI-8777 Avoid redundant disambiguation in error messagesJason Zaugg2015-06-233-2/+12
| | | * | SI-6895 Test cases to explain the limitations in tcpoly inferenceJason Zaugg2015-06-234-0/+80
| | * | | Merge pull request #4586 from som-snytt/issue/missing-argsSeth Tisue2015-06-293-2/+37
| | |\ \ \
| | | * | | Improved message for missing argument listSom Snytt2015-06-273-2/+37
| | * | | | Fix 23 typos (m-o)Janek Bogucki2015-06-282-2/+2
| | |/ / /
* | | | | Test warnings when an indy cannot be inlinedLukas Rytz2015-07-084-0/+29
* | | | | Warn when combining settings for the old optimizer with -YGenBCodeLukas Rytz2015-07-035-2/+9
* | | | | Set -Xsource to 2.12 by defaultLukas Rytz2015-07-031-0/+1
|/ / / /
* | | | Java parser: default methods in interfaces are not `DEFERRED`Lukas Rytz2015-07-011-1/+1
* | | | Merge commit 'bb102e7' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-261-1/+1
|\| | | | |_|/ |/| |
| * | Fix 8 typos (j-l)Janek Bogucki2015-06-231-1/+1
* | | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-2419-33/+80
|\| |
| * | Fix 25 typos (g-i)Janek Bogucki2015-06-221-1/+1
| * | Fix 36 typos (d-f)Janek Bogucki2015-06-213-3/+3
| |/
| * Fix another several typosMichał Pociecha2015-06-182-2/+2
| * Fix some typos (a-c)Janek Bogucki2015-06-182-4/+4
| * Merge pull request #4519 from lrytz/opt/nullness-2.11Jason Zaugg2015-06-072-3/+3
| |\
| | * Enable nullness analysis in the inlinerLukas Rytz2015-05-252-3/+3
| * | SI-9343 Xlint less strict on pattern sequencesSom Snytt2015-06-032-19/+13
| * | Fix several tests under GenBCodeLukas Rytz2015-05-261-1/+1
| |/
| * SI-9286 Check subclass privates for "same type after erasure"Jason Zaugg2015-05-186-0/+53
* | Require and target Java 8Jason Zaugg2015-05-264-6/+6