summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* adds MacroPlugin.pluginsIsBlackboxEugene Burmako2014-05-225-0/+40
* Merge pull request #3730 from lrytz/checkinitJason Zaugg2014-05-099-3/+33
|\
| * Disable run/t7974 under checkinitLukas Rytz2014-05-092-1/+2
| * SI-8570 set the checkinit bit for unit-typed fields of traitsLukas Rytz2014-05-095-0/+27
| * Fix run/t5256h.scala under checkinitLukas Rytz2014-05-081-1/+2
| * Fix run/t3569.scala under checkinitLukas Rytz2014-05-081-1/+2
* | Merge origin/master into topic/master-to-2.11.x-2Jason Zaugg2014-05-094-0/+46
|\ \
| * | Revert "SI-5905 Clarify test case"Jason Zaugg2014-05-092-5/+4
| * | Merge pull request #3597 from som-snytt/issue/5905-feature-helpJason Zaugg2014-05-093-0/+47
| |\ \
| | * | SI-5905 Clarify test caseSom Snytt2014-05-082-4/+5
| | * | SI-5905 Restore -language:_Som Snytt2014-03-021-1/+2
| | * | SI-5905 Sanity check -language optionsSom Snytt2014-02-284-0/+45
* | | | Merge pull request #3719 from retronym/ticket/8546Jason Zaugg2014-05-094-3/+51
|\ \ \ \
| * | | | SI-8546 Pattern matcher analysis foiled by over-wideningJason Zaugg2014-05-074-3/+51
* | | | | Merge pull request #3727 from retronym/ticket/8531Jason Zaugg2014-05-092-0/+29
|\ \ \ \ \
| * | | | | SI-8531 Better space efficiency for patmat analysisJason Zaugg2014-05-082-0/+29
| |/ / / /
* | | | | Merge pull request #3729 from retronym/merge/master-to-2.11.xAdriaan Moors2014-05-0919-0/+307
|\ \ \ \ \
| * \ \ \ \ Merge commit 'b5392a0' into merge/master-to-2.11.xJason Zaugg2014-05-0919-0/+307
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #3704 from gourlaysama/wip/t8504Jason Zaugg2014-05-081-0/+10
| | |\ \ \ \
| | | * | | | SI-8504 fix NPE in the Java wrapper for a Scala Map.Antoine Gourlay2014-04-291-0/+10
| | | |/ / /
| | * | | | Merge pull request #3689 from xeno-by/ticket/8523Jason Zaugg2014-05-082-0/+11
| | |\ \ \ \
| | | * | | | makes bundles friendly to -Ywarn-dead-codeEugene Burmako2014-04-212-0/+11
| | * | | | | Merge pull request #3711 from retronym/ticket/8549-2Jason Zaugg2014-05-087-0/+220
| | |\ \ \ \ \
| | | * | | | | SI-6988 Test case for non-literal / non-constant SerialVersionUIDJason Zaugg2014-05-054-0/+28
| | | * | | | | SI-8549 Enforce serialization stability for selected collectionsJason Zaugg2014-05-052-0/+176
| | | * | | | | SI-8549 Honour the @SerialVersionUID annotatationJason Zaugg2014-05-051-0/+16
| | | | |/ / / | | | |/| | |
| | * | | | | Merge pull request #3703 from huitseeker/issue/SI-8537Jason Zaugg2014-05-072-0/+6
| | |\ \ \ \ \
| | | * | | | | SI-8537 Puts SI-8157 fix under XsourceFrançois Garillot2014-04-252-0/+6
| | | |/ / / /
| | * | | | | SI-8325 Accept infix star type outside patternsSom Snytt2014-05-057-0/+60
* | | | | | | Merge pull request #3726 from lrytz/unreachableLukas Rytz2014-05-081-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Disable 'unreachable' test for GenBCodeLukas Rytz2014-05-081-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3721 from lrytz/t7852Jason Zaugg2014-05-081-1/+1
|\ \ \ \ \ \
| * | | | | | SI-7852 for GenBCodeLukas Rytz2014-05-071-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-087-0/+75
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #3678 from retronym/ticket/8479Jason Zaugg2014-04-072-0/+33
| |\ \ \ \ \ \
| | * | | | | | SI-8479 Fix constructor default args under scaladocJason Zaugg2014-04-072-0/+33
| * | | | | | | Merge pull request #3655 from retronym/ticket/8442Grzegorz Kossakowski2014-03-265-0/+42
| |\ \ \ \ \ \ \
| | * | | | | | | SI-8442 Ignore stub annotation symbols in `AnnotationInfo#matches`Jason Zaugg2014-03-255-0/+42
| | |/ / / / / /
| * | | | | | | Merge pull request #3551 from xeno-by/topic/typecheck-member-defJason Zaugg2014-03-253-0/+32
| |\ \ \ \ \ \ \
| | * | | | | | | [nomaster] typecheck(q"class C") no longer crashesEugene Burmako2014-03-233-0/+32
* | | | | | | | | Merge commit '876590b' into topic/merge-2.10.xJason Zaugg2014-05-082-0/+58
|\| | | | | | | | | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge pull request #3614 from retronym/ticket/8196Jason Zaugg2014-03-252-0/+54
| |\ \ \ \ \ \ \
| | * | | | | | | SI-8195 Test case to show this is a dup of SI-8196Jason Zaugg2014-03-111-2/+23
| | * | | | | | | SI-8196 Runtime reflection robustness for STATIC impl detailsJason Zaugg2014-03-112-0/+33
| | | |/ / / / / | | |/| | | | |
| * | | | | | | [backport] no longer warns on calls to vampire macrosEugene Burmako2014-03-054-0/+61
| | |/ / / / / | |/| | | | |
| * | | | | | [backport] SI-7902 Fix spurious kind error due to an unitialized symbolJason Zaugg2014-02-091-0/+17
| |/ / / / /
| * | | | | Merge pull request #3430 from som-snytt/issue/8205-backportJason Zaugg2014-01-291-0/+58
| |\ \ \ \ \
| | * | | | | SI-8205 [nomaster] backport test pos.lineContentSom Snytt2014-01-291-0/+58
| * | | | | | Merge pull request #3367 from retronym/backport/3363Jason Zaugg2014-01-206-0/+119
| |\ \ \ \ \ \
| | * | | | | | [nomaster] SI-8146 Fix non-deterministic <:< for deeply nested typesJason Zaugg2014-01-156-0/+119