summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #709 from scalamacros/topic/suppresswarningsJosh Suereth2012-06-131-2/+2
|\
| * A tribute to https://github.com/scala/scala/pull/414Eugene Burmako2012-06-131-2/+2
|/
* Merge pull request #705 from paulp/topic/uncheckedAdriaan Moors2012-06-133-1/+9
|\
| * Suppress non-local return unchecked warnings.Paul Phillips2012-06-123-1/+9
* | Merge pull request #704 from jdanbrown/patch-1Adriaan Moors2012-06-131-1/+1
|\ \
| * | Breaks.break should return Nothing, not UnitDan Brown2012-06-121-1/+1
| |/
* | Merge pull request #702 from jsuereth/sbt-reflecton-fixAdriaan Moors2012-06-133-14/+53
|\ \ | |/ |/|
| * Fix for reflection. Review/Use by @adriaanmJosh Suereth2012-06-123-14/+53
|/
* Merge pull request #700 from jsuereth/fix-libs-in-buildv2.10.0-M4Josh Suereth2012-06-112-187/+252
|\
| * MSIL now build as part of compiler.Josh Suereth2012-06-111-94/+90
| * Forkjoin and fjbg are now always compiled in the build.Josh Suereth2012-06-112-97/+166
|/
* Merge pull request #698 from retronym/ticket/5696Adriaan Moors2012-06-114-0/+73
|\
| * SI-5696 Detect excess constructor argument lists.Jason Zaugg2012-06-104-0/+73
* | Merge pull request #699 from retronym/ticket/5162Adriaan Moors2012-06-1110-12/+61
|\ \ | |/ |/|
| * SI-5162 Exclude super.foo from the erasure cast of SI-4283Jason Zaugg2012-06-1110-12/+61
|/
* Merge pull request #694 from retronym/ticket/4831-2Adriaan Moors2012-06-094-3/+32
|\
| * SI-4831 Fix ambiguous import detection for renamed imports.Jason Zaugg2012-06-094-3/+32
* | Merge pull request #696 from retronym/topic/intellij-reflect-module3Adriaan Moors2012-06-093-1/+27
|\ \
| * | An IntelliJ module for reflect.Jason Zaugg2012-06-093-1/+27
| |/
* | Merge pull request #695 from adriaanm/topic-virtpatmatAdriaan Moors2012-06-094-12/+51
|\ \
| * | better unreachability for selectionsAdriaan Moors2012-06-094-12/+51
| |/
* | Merge pull request #691 from scalamacros/topic/tests-for-fixed-bugsAdriaan Moors2012-06-097-0/+49
|\ \ | |/ |/|
| * 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 #688 from scalamacros/topic/quickfix-09bf95675bJosh Suereth2012-06-081-1/+1
|\
| * A quickfix for 09bf95675bEugene Burmako2012-06-091-1/+1
|/
* Merge pull request #686 from scalamacros/topic/lockerabstractfinalJosh Suereth2012-06-083-3/+3
|\
| * A remedy for Illegal class modifiers in lockerEugene Burmako2012-06-083-3/+3
* | Merge pull request #685 from scalamacros/topic/antbatinvocationsJosh Suereth2012-06-081-2/+10
|\ \
| * | fixes a bug with bat files invocation from antEugene Burmako2012-06-081-2/+10
| |/
* | Merge pull request #660 from retronym/ticket/5167-3Josh Suereth2012-06-085-5/+40
|\ \ | |/ |/|
| * SI-5167 An impl class method should refer to its own parameter symbols.Jason Zaugg2012-06-035-5/+40
* | Merge pull request #631 from retronym/ticket/5652-3Adriaan Moors2012-06-089-12/+76
|\ \
| * | SI-5652 Mangle names of potentially public lambda lifted methods.Jason Zaugg2012-05-269-12/+76
* | | Merge pull request #679 from axel22/issue/5853Adriaan Moors2012-06-083-1/+72
|\ \ \
| * | | Fix SI-5853.Aleksandar Prokopec2012-06-073-1/+72
* | | | Merge pull request #684 from scalamacros/pullrequest/reflectionAdriaan Moors2012-06-081078-10999/+16298
|\ \ \ \
| * | | | Avoids cyclic reference error in AddInterfaces.Martin Odersky2012-06-082-68/+70
| * | | | Reduce time spent in lubsMartin Odersky2012-06-088-78/+152
| * | | | tests and fixes for the mirror APIEugene Burmako2012-06-0848-108/+471
| * | | | a quickfix for test/partestEugene Burmako2012-06-081-1/+1
| * | | | don't warn about abstract types that are checkableAdriaan Moors2012-06-083-47/+59
| * | | | turn unchecked type patterns into checked onesAdriaan Moors2012-06-085-20/+126
| * | | | de-duplicate isUncheckedAnnotation/isSwitchAnnotationAdriaan Moors2012-06-083-10/+10
| * | | | unapply may be called on arbitrary treeAdriaan Moors2012-06-081-4/+13
| * | | | pull out doTypedUnapply from doTypedApplyAdriaan Moors2012-06-081-56/+63
| * | | | the final touch: scala/reflect added to scaladoc!Eugene Burmako2012-06-081-1/+2