summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1380 from scalamacros/ticket/6277Eugene Burmako2012-09-2612-15/+19
|\
| * SI-6277 fixes flags, annotations & privateWithinEugene Burmako2012-09-2612-15/+19
* | Merge pull request #1396 from axel22/issue/6410Josh Suereth2012-09-262-0/+11
|\ \
| * | SI-6410 add test cases.Aleksandar Prokopec2012-09-252-0/+11
* | | Update check-file for SI-6344 test.Grzegorz Kossakowski2012-09-251-2/+2
|/ /
* | Merge pull request #1345 from paulp/issue/6344Grzegorz Kossakowski2012-09-252-0/+238
|\ \
| * | Fix for SI-6344, value class generic signatures.Paul Phillips2012-09-202-0/+238
* | | Revert "SI-6412 alleviates leaks in toolboxes"Grzegorz Kossakowski2012-09-251-26/+0
* | | SI-6412 alleviates leaks in toolboxesEugene Burmako2012-09-241-0/+26
* | | SI-6412 fixes leaks in Types.uniquesEugene Burmako2012-09-242-0/+30
* | | Merge pull request #1378 from scalamacros/ticket/5918Eugene Burmako2012-09-232-0/+47
|\ \ \
| * | | SI-5918 fixes the ConstantType uglinessEugene Burmako2012-09-232-0/+47
| | |/ | |/|
* | | Merge pull request #1379 from retronym/topic/boxing-conversionsPaul Phillips2012-09-222-0/+10
|\ \ \ | |/ / |/| |
| * | Remove BoxingConversions from the scala package.Jason Zaugg2012-09-222-0/+10
* | | A couple CRLF normalization stragglers.Paul Phillips2012-09-213-7/+7
* | | Merge remote-tracking branch 'paulp/topic/gitattributes' into 2.10.xPaul Phillips2012-09-20246-1927/+1927
|\ \ \ | |/ / |/| |
| * | Normalized line endings.Paul Phillips2012-09-20246-1927/+1927
* | | Merge pull request #1348 from scalamacros/ticket/6394Grzegorz Kossakowski2012-09-204-0/+18
|\ \ \
| * | | SI-6394 fixes macros.Context.enclosingClassEugene Burmako2012-09-194-0/+18
* | | | Merge pull request #1360 from scalamacros/hotfix/sbtEugene Burmako2012-09-206-0/+126
|\ \ \ \ | |_|/ / |/| | |
| * | | don't try to create tags w/o scala-reflect.jarEugene Burmako2012-09-206-0/+126
| | |/ | |/|
* | | 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
|/ / /