summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' into issue/5846,4597,4027,4112Aleksandar Prokopec2012-06-2810-1/+84
|\| |
| * | Merge pull request #780 from hubertp/topic/fix-rangepos-buildAdriaan Moors2012-06-272-0/+10
| |\ \
| | * | Fix range positions when applying anonymous classes. Review by @dragos or @od...Hubert Plociniczak2012-06-262-0/+10
| * | | SI-5899 exhaustiveness for non-class typesAdriaan Moors2012-06-262-0/+20
| |/ /
| * / SI-5968 Eliminate spurious exhaustiveness warning with singleton types.Jason Zaugg2012-06-232-0/+9
| |/
| * Merge pull request #755 from axel22/issue/5284-cherry-pickedAdriaan Moors2012-06-221-1/+1
| |\
| | * Fix SI-5284.Aleksandar Prokopec2012-06-211-1/+1
| * | Merge pull request #735 from retronym/ticket/4842-2Adriaan Moors2012-06-211-0/+26
| |\ \ | | |/ | |/|
| | * SI-4842 Forbid access to in-construction this in self-constructor argsJason Zaugg2012-06-171-0/+26
| * | Fix for SI-5953, extension methods crasher.Paul Phillips2012-06-191-0/+16
| * | Fix for java parser edge case.Paul Phillips2012-06-141-0/+2
| |/
* / Fix SI-5846 and SI-4027.Aleksandar Prokopec2012-06-281-0/+10
|/
* Suppress non-local return unchecked warnings.Paul Phillips2012-06-122-0/+7
* Merge pull request #694 from retronym/ticket/4831-2Adriaan Moors2012-06-091-0/+11
|\
| * SI-4831 Fix ambiguous import detection for renamed imports.Jason Zaugg2012-06-091-0/+11
* | test case, closes SI-5738Eugene Burmako2012-06-091-0/+8
* | test case, closes SI-5742Eugene Burmako2012-06-091-0/+8
|/
* Merge pull request #679 from axel22/issue/5853Adriaan Moors2012-06-081-0/+55
|\
| * Fix SI-5853.Aleksandar Prokopec2012-06-071-0/+55
* | Reduce time spent in lubsMartin Odersky2012-06-081-0/+38
* | TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-081-1/+1
* | removes array tagsEugene Burmako2012-06-088-17/+17
* | repairs the tests after the refactoring spreeEugene Burmako2012-06-0821-41/+70
|/
* Merge pull request #665 from retronym/ticket/5213Adriaan Moors2012-06-041-0/+30
|\
| * SI-5313 Revert to two traversals in substThisAndSym.Jason Zaugg2012-06-031-0/+30
* | Merge pull request #650 from adriaanm/topic-virtpatmatAdriaan Moors2012-06-031-0/+11
|\ \
| * | Unreachability analysis for pattern matchesAdriaan Moors2012-06-011-0/+11
| |/
* / Closes t5399. Review by adriaanmMartin Odersky2012-06-021-0/+45
|/
* Merge pull request #634 from retronym/ticket/4579Adriaan Moors2012-05-302-0/+519
|\
| * SI-4579 Yoke the power of lisp.scala as a stress for the optimizer.Jason Zaugg2012-05-272-0/+519
* | Merge pull request #635 from adriaanm/topic/virtpatmatAdriaan Moors2012-05-281-1/+11
|\ \
| * | don't check exhaustivity involving user-defined unapplySeqAdriaan Moors2012-05-281-1/+11
| |/
* | Merge pull request #633 from retronym/topic/value-class-bridgeAdriaan Moors2012-05-273-0/+19
|\ \ | |/ |/|
| * Fix a NSDNHAO in extension methods.Jason Zaugg2012-05-273-0/+19
* | Orphan checkfile remover.Paul Phillips2012-05-262-2/+0
|/
* Merge pull request #612 from adriaanm/ticket/5829Adriaan Moors2012-05-261-0/+18
|\
| * fix SI-5829: refinement typeref has a prefixAdriaan Moors2012-05-241-0/+18
* | Merge pull request #630 from retronym/ticket/5041Adriaan Moors2012-05-261-0/+9
|\ \
| * | Test case closes SI-5041.Jason Zaugg2012-05-261-0/+9
| |/
* / Test case closes SI-4911.Jason Zaugg2012-05-262-0/+17
|/
* Widen types in names/defaults transformations.Paul Phillips2012-05-232-0/+14
* Pending and passing tests.Paul Phillips2012-05-231-0/+11
* Relax -Xlint warning for implicit classes. Closes SI-5809.Paul Phillips2012-05-232-0/+11
* Merge pull request #601 from adriaanm/3f7b8b58748eb70aec4269f1ef63853b5ad4af60Adriaan Moors2012-05-238-50/+76
|\
| * Exhaustivity: TreeMakers as boolean propositionsAdriaan Moors2012-05-227-31/+76
| * TreeMaker approximation refactorings and bug fixesAdriaan Moors2012-05-221-19/+0
* | Merge pull request #599 from som-snytt/ticket/5779-numeq-warnAdriaan Moors2012-05-221-0/+13
|\ \
| * | SI-5779: Wrong warning message (comparing values of types Float/Double and Nu...Som Snytt2012-05-211-0/+13
| |/
* | Merge pull request #592 from retronym/ticket/4975Adriaan Moors2012-05-221-0/+12
|\ \
| * | Consider method-scoped companions in the implicit scope.Jason Zaugg2012-05-211-0/+12