summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* 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
|/
* 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
|/ /
* | Fix 8 typos (j-l)Janek Bogucki2015-06-231-1/+1
* | 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
* Move test files to the right place.Gerard Basler2015-05-033-0/+40
* SI-9273 Avoid unpositioned error for bare classOfJason Zaugg2015-04-152-0/+19
* Merge pull request #4431 from adriaanm/rebase-4379Adriaan Moors2015-04-133-0/+814
|\
| * Patmat: efficient reasoning about mutual exclusionGerard Basler2015-04-063-0/+814
* | Error message improvementesfandiar amirrahimi2015-04-082-4/+4
* | Merge pull request #4413 from lrytz/opt/inliningEverythingLukas Rytz2015-04-074-1/+19
|\ \ | |/ |/|
| * Don't inlinie if the resulting method becomes too large for the JVMLukas Rytz2015-04-013-0/+18
| * Don't force the GenASM backend when passing -optimizeLukas Rytz2015-04-011-1/+1
* | Merge pull request #4418 from lrytz/t8731-relaxAdriaan Moors2015-03-311-4/+1
|\ \ | |/ |/|
| * SI-8731 don't issue a @switch warning for two-case matchesLukas Rytz2015-03-311-4/+1
* | Merge pull request #4318 from soc/topic/remove-deprecation-warningsLukas Rytz2015-03-282-19/+0
|\ \ | |/ |/|
| * new{Term,Type}Name→{Term,Type}Name, tpename/nme→{type,term}NamesSimon Ochsenreither2015-03-262-19/+0
* | Merge pull request #4358 from xeno-by/topic/names-defaultsLukas Rytz2015-03-262-13/+26
|\ \ | |/ |/|
| * better errors for macro applications with wrong number of argumentsEugene Burmako2015-02-242-13/+26
* | Merge pull request #4310 from som-snytt/issue/9127-bLukas Rytz2015-03-255-2/+25
|\ \
| * | SI-9127 Xlint doesn't think spaces are significantSom Snytt2015-02-215-2/+25
| |/
* / SI-9231 Don't attempt implicit search for erroneous parameterJason Zaugg2015-03-172-0/+13
|/
* Merge pull request #4195 from lrytz/t8841Adriaan Moors2015-02-136-11/+52
|\
| * SI-8841 report named arg / assignment ambiguity also in silent mode.Lukas Rytz2014-12-126-11/+52
* | Merge pull request #4288 from adriaanm/retronym-ticket/9041Adriaan Moors2015-02-092-0/+21
|\ \
| * | SI-9041 Avoid unreported type error with overloading, implicitsJason Zaugg2015-02-022-0/+21
* | | Merge pull request #4260 from retronym/ticket/9093Lukas Rytz2015-02-032-0/+11
|\ \ \
| * | | SI-9093 Fix value discarding / multiple param list crasherJason Zaugg2015-01-202-0/+11
| |/ /