summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #834 from paulp/issue/3836-2Adriaan Moors2012-07-061-0/+14
|\
| * Fix SI-3836 not-really-ambiguous import detection.Paul Phillips2012-07-051-0/+14
* | Merge pull request #824 from adriaanm/ticket-4691_6008Adriaan Moors2012-07-062-0/+13
|\ \ | |/ |/|
| * SI-6008 use static knowledge of success of type testsAdriaan Moors2012-07-052-0/+13
* | SI-6033 Closed. Provides implicit conversion from java.math.BigInteger to BigIntDominik Gruntz2012-07-051-0/+5
|/
* Merge pull request #801 from paulp/issue/exponential-specAdriaan Moors2012-07-031-0/+47
|\
| * Fix for exponential compile time in specialization.Paul Phillips2012-06-301-0/+47
* | Merge pull request #771 from retronym/ticket/4176-2Adriaan Moors2012-07-022-0/+11
|\ \
| * | SI-4176 A repeat dose of repeated parameter type sanitization.Jason Zaugg2012-06-302-0/+11
* | | SI-5932 Tone down non-sensible == warning with refinements.Jason Zaugg2012-07-012-0/+16
| |/ |/|
* | Merge pull request #793 from jsuereth/fix/convert-toJosh Suereth2012-06-291-1/+1
|\ \
| * | Renaming convertTo to to on GenTraversableOnce.Josh Suereth2012-06-281-1/+1
* | | 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
|\ \