summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+43
|/
* 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
* | | | a quickfix for test/partestEugene Burmako2012-06-081-1/+1
* | | | 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-0885-369/+341
* | | | removes array tagsEugene Burmako2012-06-0838-278/+112
* | | | Introduces scala-reflect.jarEugene Burmako2012-06-081-2/+2
* | | | repairs the tests after the refactoring spreeEugene Burmako2012-06-08559-1733/+2611
* | | | preparations: removes DynamicProxyEugene Burmako2012-06-083-93/+0
* | | | macros: refactoring of fast track infrastructureEugene Burmako2012-06-084-0/+25
* | | | macros: -Xmacros is now retiredEugene Burmako2012-06-0811-11/+11
* | | | Merge pull request #672 from axel22/issue/5857Adriaan Moors2012-06-081-0/+45
|\ \ \ \
| * | | | Fixes SI-5857.Aleksandar Prokopec2012-06-061-0/+45
* | | | | Merge pull request #677 from axel22/feature/util-hashing2Josh Suereth2012-06-074-3/+12
|\ \ \ \ \
| * | | | | Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-074-3/+12
| | |/ / / | |/| | |
* / | | | Generate abstract methods in scala.Byte and friends.Paul Phillips2012-06-063-37/+47
|/ / / /
* | | | Merge pull request #673 from axel22/issue/5880Josh Suereth2012-06-061-0/+41
|\ \ \ \
| * | | | Fix SI-5880.Aleksandar Prokopec2012-06-061-0/+41
| |/ / /
* | | | Merge pull request #671 from axel22/issue/5867Josh Suereth2012-06-062-0/+15
|\ \ \ \
| * | | | Fix SI-5867.Aleksandar Prokopec2012-06-062-0/+15
| |/ / /
* / / / Fix SI-5879.Aleksandar Prokopec2012-06-062-0/+90
|/ / /
* | | Merge pull request #655 from axel22/feature/hasherJosh Suereth2012-06-041-0/+46
|\ \ \
| * | | Fix `Hashing`.Aleksandar Prokopec2012-06-011-1/+1
| * | | Remove Equality in favour of Equiv.Aleksandar Prokopec2012-06-011-2/+2
| * | | Add Hashing and Equality typeclasses.Aleksandar Prokopec2012-06-011-0/+46
| | |/ | |/|
* | | 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 #661 from retronym/ticket/5683Adriaan Moors2012-06-032-0/+39
|\ \ \
| * | | SI-5683 Fail gracefully when transposing a ragged type arg matrix.Jason Zaugg2012-06-032-0/+39
| |/ /