summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Basing Futures on Try instead of EitherHeather Miller2012-08-046-227/+148
* Merge pull request #1023 from paulp/issue/6084Adriaan Moors2012-08-041-0/+15
|\
| * Fix for SI-6084, type alias crasher.Paul Phillips2012-07-301-0/+15
* | Merge pull request #1040 from hubertp/issue/asm-long-signatures-againJosh Suereth2012-08-041-0/+3005
|\ \
| * | Fixes SI-6172.Hubert Plociniczak2012-08-021-0/+3005
* | | staticTpe => staticType, actualTpe => actualTypeEugene Burmako2012-08-042-2/+2
* | | Merge pull request #982 from adriaanm/ticket-wolfcryJosh Suereth2012-08-034-0/+12
|\ \ \
| * | | SI-5930 don't warn about dead code in jump to caseAdriaan Moors2012-07-242-0/+5
| * | | SI-5897 don't check sensicality in matchAdriaan Moors2012-07-242-0/+7
* | | | first stab at serialization of exprs and tagsEugene Burmako2012-08-0210-20/+94
* | | | evicts last traces of makro from our codebaseEugene Burmako2012-08-02165-222/+222
* | | | removes -Xmacro-(.*)-classpath compiler optionsEugene Burmako2012-08-021-1/+0
* | | | more refinements of reflection APIEugene Burmako2012-08-026-62/+30
* | | | SI-5888 Mirrors now have sane toStringsEugene Burmako2012-08-022-0/+57
* | | | renames asType to toType and asXXXSymbol to asXXXEugene Burmako2012-08-0224-65/+65
* | | | miscellaneous refinements of reflection APIEugene Burmako2012-08-028-0/+128
* | | | navigation between fields and accessorsEugene Burmako2012-08-022-0/+21
* | | | SI-5732 members and derivatives now return ScopeEugene Burmako2012-08-025-57/+60
| |/ / |/| |
* | | Merge pull request #1030 from scalamacros/ticket/5751Josh Suereth2012-08-023-1/+16
|\ \ \
| * | | SI-5751 cleans up toolboxes for the releaseEugene Burmako2012-07-313-1/+16
* | | | Merge pull request #1024 from paulp/topic/type-printingJosh Suereth2012-07-311-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Checkfile update.Paul Phillips2012-07-301-10/+10
| | |/ | |/|
* | | Merge pull request #1020 from odersky/ticket/5866Josh Suereth2012-07-302-0/+13
|\ \ \
| * | | SI-5866 Support casting null to value classesMartin Odersky2012-07-302-0/+13
* | | | Merge pull request #1018 from scalamacros/topic/classtag-of-nothingJosh Suereth2012-07-301-30/+30
|\ \ \ \
| * | | | ClassTag.Nothing now throws an exceptionEugene Burmako2012-07-301-30/+30
| |/ / /
* | | | Merge pull request #1016 from hubertp/2.10.x-issue/5031Josh Suereth2012-07-306-0/+26
|\ \ \ \
| * | | | Fixed SI-5031. Only consider classes when looking for companion class.Hubert Plociniczak2012-07-306-0/+26
| |/ / /
* | | | Merge pull request #1011 from odersky/ticket/5882Josh Suereth2012-07-304-0/+32
|\ \ \ \
| * | | | SI-5799 Secondary constructors in value classes not allowedMartin Odersky2012-07-292-0/+12
| * | | | Closes SI-5882Martin Odersky2012-07-282-0/+20
* | | | | Merge pull request #981 from adriaanm/ticket-2038Josh Suereth2012-07-301-0/+5
|\ \ \ \ \
| * | | | | SI-2038 make pt fully-defined when typing TypedAdriaan Moors2012-07-231-0/+5
* | | | | | Merge pull request #960 from clhodapp/remove-resolve-overloadedJosh Suereth2012-07-309-347/+0
|\ \ \ \ \ \
| * | | | | | Removed resolveOverloadedclhodapp2012-07-309-347/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #1015 from hubertp/2.10.x-issue/5603Josh Suereth2012-07-302-0/+71
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed SI-5603. Early definitions now get transparent positions.Hubert Plociniczak2012-07-302-0/+71
| | |_|/ / | |/| | |
* | | | | Merge pull request #1013 from odersky/ticket/5878odersky2012-07-302-0/+19
|\ \ \ \ \
| * | | | | Closes SI-5878Martin Odersky2012-07-292-0/+19
| | |_|/ / | |/| | |
* | | | | Merge pull request #1005 from odersky/topic/worksheetodersky2012-07-302-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Raw string interpolatorMartin Odersky2012-07-272-0/+4
* | | | | Merge pull request #996 from gkossakowski/instrumentation-fixesJosh Suereth2012-07-292-0/+20
|\ \ \ \ \
| * | | | | Instrument all classes in `instrumented` package.Grzegorz Kossakowski2012-07-262-0/+20
* | | | | | Merge pull request #990 from VladUreche/issue/6140Josh Suereth2012-07-292-0/+19
|\ \ \ \ \ \
| * | | | | | SI-6140 Scaladoc infinite recursion in wiki parserVlad Ureche2012-07-252-0/+19
| |/ / / / /
* | | | | | Merge pull request #988 from paulp/issue/4560Josh Suereth2012-07-295-30/+82
|\ \ \ \ \ \
| * | | | | | SI-4560 - improved testJohannes Rudolph2012-07-243-30/+52
| * | | | | | Fix SI-4560, NoSuchMethodErrors involving self types.Paul Phillips2012-07-242-0/+30
* | | | | | | Merge pull request #1002 from magarciaEPFL/fixes210Paul Phillips2012-07-283-0/+2
|\ \ \ \ \ \ \
| * | | | | | | SI-6142: warn @inline-methods ending up not inlined (rightfully or not)Miguel Garcia2012-07-263-0/+2
| | |/ / / / / | |/| | | | |