summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Making Actor Migration Tests deterministic.Vojin Jovanovic2012-06-2018-0/+1081
* Fix for SI-5953, extension methods crasher.Paul Phillips2012-06-191-0/+16
* Merge pull request #743 from axel22/issue/4541Adriaan Moors2012-06-194-0/+46
|\
| * Fix SI-4541.Aleksandar Prokopec2012-06-184-0/+46
* | Merge pull request #723 from paulp/topic/5910Adriaan Moors2012-06-191-0/+2
|\ \
| * | Fix for java parser edge case.Paul Phillips2012-06-141-0/+2
* | | Merge pull request #737 from scalamacros/topic/reifyanonymousAdriaan Moors2012-06-194-26/+0
|\ \ \
| * | | enables reification of anonymous classesEugene Burmako2012-06-184-26/+0
| | |/ | |/|
* | | Merge pull request #729 from scalamacros/topic/showrawAdriaan Moors2012-06-1916-0/+107
|\ \ \
| * | | improves showRawEugene Burmako2012-06-1916-0/+107
| | |/ | |/|
* | | Merge pull request #697 from retronym/ticket/4270-3Adriaan Moors2012-06-194-0/+45
|\ \ \
| * | | SI-4270 Disqualify in scope implicits that are shadowed.Jason Zaugg2012-06-104-0/+45
* | | | Merge pull request #739 from jsuereth/feature/collection-conversionsJosh Suereth2012-06-183-1/+167
|\ \ \ \
| * | | | Migrate build to @odersky's suggestion of convertTo.Josh Suereth2012-06-182-8/+10
| * | | | Rename copyTo to build based on consensus of 3Josh Suereth2012-06-181-7/+7
| * | | | Fixes from review.Josh Suereth2012-06-181-7/+7
| * | | | Adding copyInto and toVector methods to collections.Josh Suereth2012-06-182-0/+164
| | |_|/ | |/| |
* | | | Merge pull request #741 from axel22/issue/4954Josh Suereth2012-06-181-0/+45
|\ \ \ \
| * | | | Fix SI-4954.Aleksandar Prokopec2012-06-181-0/+45
| |/ / /
* | | | Merge pull request #720 from phaller/cps-ticket-1681Josh Suereth2012-06-188-0/+134
|\ \ \ \ | |/ / / |/| | |
| * | | Replace context stack of AnnotationChecker with new mode for typing returnsphaller2012-06-152-0/+31
| * | | CPS: enable return expressions in CPS code if they are in tail positionphaller2012-06-146-0/+103
| | |/ | |/|
* / | fixes SI-5912Eugene Burmako2012-06-151-0/+6
|/ /
* | Suppress non-local return unchecked warnings.Paul Phillips2012-06-122-0/+7
* | Merge pull request #698 from retronym/ticket/5696Adriaan Moors2012-06-112-0/+66
|\ \
| * | SI-5696 Detect excess constructor argument lists.Jason Zaugg2012-06-102-0/+66
* | | SI-5162 Exclude super.foo from the erasure cast of SI-4283Jason Zaugg2012-06-119-0/+68
|/ /
* | Merge pull request #694 from retronym/ticket/4831-2Adriaan Moors2012-06-093-0/+29
|\ \
| * | SI-4831 Fix ambiguous import detection for renamed imports.Jason Zaugg2012-06-093-0/+29
| |/
* | Merge pull request #695 from adriaanm/topic-virtpatmatAdriaan Moors2012-06-093-0/+17
|\ \
| * | better unreachability for selectionsAdriaan Moors2012-06-093-0/+17
| |/
* | test case, closes SI-5840Eugene Burmako2012-06-091-0/+7
* | test case, closes SI-5881Eugene Burmako2012-06-092-0/+8
* | test case, closes SI-5816Eugene Burmako2012-06-092-0/+18
* | test case, closes SI-5738Eugene Burmako2012-06-091-0/+8
* | test case, closes SI-5742Eugene Burmako2012-06-091-0/+8
|/
* Merge pull request #660 from retronym/ticket/5167-3Josh Suereth2012-06-084-0/+25
|\
| * SI-5167 An impl class method should refer to its own parameter symbols.Jason Zaugg2012-06-034-0/+25
* | Merge pull request #631 from retronym/ticket/5652-3Adriaan Moors2012-06-088-0/+55
|\ \
| * | SI-5652 Mangle names of potentially public lambda lifted methods.Jason Zaugg2012-05-268-0/+55
* | | 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
* | | | tests and fixes for the mirror APIEugene Burmako2012-06-0845-33/+372
* | | | don't warn about abstract types that are checkableAdriaan Moors2012-06-081-0/+1
* | | | turn unchecked type patterns into checked onesAdriaan Moors2012-06-083-14/+53
* | | | fixes some issues with reflectField brought up todayEugene Burmako2012-06-0812-0/+135
* | | | TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-0883-364/+336
* | | | removes array tagsEugene Burmako2012-06-0836-262/+56
* | | | Introduces scala-reflect.jarEugene Burmako2012-06-081-2/+2