summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* New test case for SI-6337Martin Odersky2012-09-201-0/+16
* Value classes: eliminated half-boxingMartin Odersky2012-09-204-4/+36
* Fixes SI-6260Martin Odersky2012-09-202-0/+13
* Merge pull request #1331 from scalamacros/ticket/5943Grzegorz Kossakowski2012-09-204-0/+20
|\
| * SI-5943 toolboxes now autoimport Predef and scalaEugene Burmako2012-09-204-0/+20
* | 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
* | | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-1913-102/+100
* | | fixes NameTypes in base namesEugene Burmako2012-09-194-0/+18
|/ /
* | 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-185-42/+16
|\ \
| * | refactors java reflection testsEugene Burmako2012-09-176-88/+15
| * | 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-186-1/+17
|\ \ \
| * | | pull request feedbackPavel Pavlov2012-09-186-1/+17
* | | | Merge pull request #1340 from gkossakowski/revert-static-annotationGrzegorz Kossakowski2012-09-186-333/+0
|\ \ \ \
| * | | | Revert "Implement @static annotation on singleton object fields."Grzegorz Kossakowski2012-09-171-205/+0
| * | | | Revert "WIP add private/lazy checks and a few tests."Grzegorz Kossakowski2012-09-171-38/+0
| * | | | Revert "Fixes SI-6189."Grzegorz Kossakowski2012-09-172-54/+0
| * | | | Revert "Fixes SI-6236."Grzegorz Kossakowski2012-09-174-32/+2
| * | | | Revert "Fix SI-4581."Grzegorz Kossakowski2012-09-171-9/+3
| | |_|/ | |/| |
* / | | 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
* | | | Revert "Added constant empty array to the companion objects."Paul Phillips2012-09-161-3/+3
| |/ / |/| |
* | | 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
* | | Merge pull request #1302 from scalamacros/topic/reflectionEugene Burmako2012-09-1460-62/+62
|\ \ \
| * | | SI-6342 cleans up toolbox APIEugene Burmako2012-09-1560-62/+62
* | | | Merge pull request #1299 from namin/si-6245Paul Phillips2012-09-146-54/+0
|\ \ \ \
| * | | | Fix for SI-6245 with workaround for SI-2296.amin2012-09-136-54/+0
* | | | | Added constant empty array to the companion objects.Paul Phillips2012-09-142-0/+11
| |/ / / |/| | |
* | | | Merge pull request #1271 from retronym/ticket/6331Josh Suereth2012-09-144-0/+144
|\ \ \ \
| * | | | Test for consistency of Constant#{equals, hashCode}.Jason Zaugg2012-09-091-1/+9
| * | | | Refine equality of Constant types over floating point values.Jason Zaugg2012-09-082-0/+86
| * | | | SI-6331 Avoid typing an If tree with a constant type.Jason Zaugg2012-09-082-0/+50
* | | | | Merge pull request #1281 from jsuereth/fix/SI-4813Josh Suereth2012-09-141-0/+37
|\ \ \ \ \
| * | | | | Fix SI-4813 - Clone doesn't work on LinkedList.Josh Suereth2012-09-141-0/+37
| | |/ / / | |/| | |
* | | | | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-1443-110/+110
* | | | | SI-6323 outlaws free types from TypeTagEugene Burmako2012-09-142-2/+2