summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Disabled failing build manager tests.Martin Odersky2012-09-206-1/+1
* New test case for SI-6337Martin Odersky2012-09-201-0/+16
* New test case for closing SI-6385Martin Odersky2012-09-202-0/+20
* Value classes: eliminated half-boxingMartin Odersky2012-09-206-4/+66
* Fixes SI-6260Martin Odersky2012-09-204-0/+43
* Merge pull request #1331 from scalamacros/ticket/5943Grzegorz Kossakowski2012-09-206-0/+40
|\
| * SI-5943 toolboxes now autoimport Predef and scalaEugene Burmako2012-09-206-0/+40
* | Merge pull request #1338 from scalamacros/ticket/5418Grzegorz Kossakowski2012-09-204-0/+17
|\ \
| * | test case closes SI-5418Eugene Burmako2012-09-182-0/+13
| * | existentially typed expansions now work fineEugene Burmako2012-09-182-0/+4
| |/
* | Merge pull request #1358 from scalamacros/ticket/6392Grzegorz Kossakowski2012-09-204-0/+20
|\ \
| * | SI-6392 wraps non-terms before typecheck/evalEugene Burmako2012-09-194-0/+20
* | | Merge pull request #1354 from scalamacros/ticket/6363Eugene Burmako2012-09-1921-117/+139
|\ \ \ | |/ / |/| |
| * | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-1917-117/+121
| * | fixes NameTypes in base namesEugene Burmako2012-09-194-0/+18
* | | Merge pull request #1204 from chuvoks/rbGrzegorz Kossakowski2012-09-191-0/+42
|\ \ \
| * | | Add RedBlackTree tests for take/drop/slice.Juha Heljoranta2012-09-181-0/+42
* | | | Merge pull request #1343 from namin/dynamic-sigGrzegorz Kossakowski2012-09-193-2/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes SI-6354: improved error messages for Dynamic signature mismatches.amin2012-09-193-2/+74
* | | | Merge pull request #1327 from scalamacros/ticket/6287Grzegorz Kossakowski2012-09-194-0/+49
|\ \ \ \ | |/ / / |/| | |
| * | | test case closes SI-5770Eugene Burmako2012-09-182-0/+35
| * | | SI-6287 fixes synthetic symbol clashes in toolboxEugene Burmako2012-09-172-0/+14
| | |/ | |/|
* | | Merge pull request #1324 from scalamacros/ticket/6374Eugene Burmako2012-09-186-42/+17
|\ \ \
| * | | refactors java reflection testsEugene Burmako2012-09-177-88/+16
| * | | SI-6374 Reflection now works for anns with enum fieldsEugene Burmako2012-09-172-2/+2
| * | | Reflection no longer produces faux existentialsEugene Burmako2012-09-172-2/+2
| * | | SI-6374 Scala reflection now supports Java CRTPEugene Burmako2012-09-173-0/+47
* | | | Merge pull request #1298 from pavelpavlov/SI-5767Josh Suereth2012-09-1810-5/+109
|\ \ \ \
| * | | | pull request feedbackPavel Pavlov2012-09-1810-5/+109
* | | | | Merge pull request #1340 from gkossakowski/revert-static-annotationGrzegorz Kossakowski2012-09-1812-451/+0
|\ \ \ \ \
| * | | | | Revert "Implement @static annotation on singleton object fields."Grzegorz Kossakowski2012-09-173-248/+0
| * | | | | Revert "WIP add private/lazy checks and a few tests."Grzegorz Kossakowski2012-09-173-62/+1
| * | | | | Revert "Fixes SI-6189."Grzegorz Kossakowski2012-09-173-60/+0
| * | | | | Revert "Fixes SI-6236."Grzegorz Kossakowski2012-09-174-32/+2
| * | | | | Revert "Fix SI-4581."Grzegorz Kossakowski2012-09-175-42/+4
| * | | | | Revert "Fix SI-6294."Grzegorz Kossakowski2012-09-171-14/+0
| | |_|/ / | |/| | |
* | | | | Merge pull request #1329 from scalamacros/ticket/5692Eugene Burmako2012-09-188-0/+28
|\ \ \ \ \
| * | | | | SI-5692 better error messageEugene Burmako2012-09-188-0/+28
| |/ / / /
* / / / / SI-5942 toolboxes now reset front endsEugene Burmako2012-09-182-0/+10
|/ / / /
* | | | Merge pull request #1321 from namin/apply-dynamic-sugarGrzegorz Kossakowski2012-09-174-1/+29
|\ \ \ \
| * | | | Fixed SI-6353: applyDynamic with sugared applicationsamin2012-09-174-1/+29
| | |/ / | |/| |
* | | | Merge pull request #1320 from scalamacros/topic/is-implicitPaul Phillips2012-09-172-0/+17
|\ \ \ \
| * | | | moves isImplicit from TermSymbol to SymbolEugene Burmako2012-09-162-0/+17
* | | | | Merge pull request #1322 from paulp/topic/emptyArrayJosh Suereth2012-09-171-3/+3
|\ \ \ \ \
| * | | | | Revert "Added constant empty array to the companion objects."Paul Phillips2012-09-161-3/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #1318 from odersky/ticket/6336Josh Suereth2012-09-172-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-6336 Disallows value types in structuralal refinementsMartin Odersky2012-09-162-0/+15
* | | | | Merge pull request #1310 from scalamacros/ticket/6329Eugene Burmako2012-09-168-0/+59
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | test suite for SI-6329Eugene Burmako2012-09-068-0/+59
* | | | | SI-6356 reflection now supports Java annotationsEugene Burmako2012-09-163-0/+43
| |/ / / |/| | |