summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
| * | Nailed down the "impossible match" logic.Paul Phillips2012-09-2712-6/+185
| * | Restored warning for impossible type tests.Paul Phillips2012-09-261-6/+6
| * | Yet more tests for unchecked warnings.Paul Phillips2012-09-262-1/+75
| * | Additional new tests for unchecked warnings.Paul Phillips2012-09-258-0/+97
| * | Improvements to unchecked warnings.Paul Phillips2012-09-256-33/+82
* | | Merge pull request #994 from phaller/issue/5314Grzegorz Kossakowski2012-09-2816-0/+230
|\ \ \
| * | | Simplify the adaptation of types of return expressionsphaller2012-08-124-0/+33
| * | | Revert "Add missing cases in tail return transform"phaller2012-08-092-15/+0
| * | | Add missing cases in tail return transformphaller2012-08-092-0/+15
| * | | Replace CheckCPSMethodTraverser with additional parameter on transformer methodsphaller2012-08-081-1/+1
| * | | SI-5314 - CPS transform of return statement failsphaller2012-08-0814-0/+197
* | | | moves Context.runtimeUniverse to TreeBuild.mkRuntimeUniverseRefEugene Burmako2012-09-273-4/+7
* | | | simplifies Context.Run and Context.CompilationUnitEugene Burmako2012-09-271-2/+1
* | | | exposes Position.source as SourceFileEugene Burmako2012-09-272-2/+2
* | | | removes extraneous stuff from macros.InfrastructureEugene Burmako2012-09-271-12/+1
* | | | removes front ends from scala-reflect.jarEugene Burmako2012-09-273-13/+34
* | | | MirrorOf => MirrorEugene Burmako2012-09-274-8/+8
* | | | Merge pull request #1393 from scalamacros/topic/leaks-in-toolboxesGrzegorz Kossakowski2012-09-271-0/+26
|\ \ \ \
| * | | | SI-6412 alleviates leaks in toolboxes, attempt #2Eugene Burmako2012-09-271-0/+26
* | | | | hardens DirectTest against missing -d settingsEugene Burmako2012-09-261-1/+1
|/ / / /
* | | | 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
* | | | | | Merge pull request #1394 from vjovanov/amk/ActorRefGrzegorz Kossakowski2012-09-2618-46/+742
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Additional Actor Migration Tests.Vojin Jovanovic2012-09-2510-0/+656
| * | | | | Support for scala.concurrent for the ActorRef.Vojin Jovanovic2012-09-258-39/+74
| * | | | | SI-6305 fix.Vojin Jovanovic2012-09-255-7/+12
* | | | | | 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-20322-2661/+2661
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Normalized line endings.Paul Phillips2012-09-20322-2661/+2661
* | | | | 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 #1325 from odersky/ticket/6337Paul Phillips2012-09-203-8/+36
|\ \ \ \ \
| * | | | | Fixes SI-6337 by disallowing nested value classes.Martin Odersky2012-09-173-8/+36
* | | | | | Merge pull request #1356 from paulp/pullreq-1342Josh Suereth2012-09-205-13/+17
|\ \ \ \ \ \
| * | | | | | Error message improvement for SI-6336.Paul Phillips2012-09-194-13/+13
| * | | | | | SI-6336 Now also catches return typesMartin Odersky2012-09-182-1/+5
* | | | | | | Merge pull request #1339 from rkuhn/wip-6389-finite-duration-multJosh Suereth2012-09-2015-33/+110
|\ \ \ \ \ \ \
| * | | | | | | some small remaining fixesRoland2012-09-201-1/+4