summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem in SI-6408Martin Odersky2012-10-031-0/+11
* Revised restrictions for value classes and unversal traitsMartin Odersky2012-10-036-19/+26
* Merge pull request #1425 from phaller/issue/6442Grzegorz Kossakowski2012-10-0211-78/+68
|\
| * SI-6442 - Add ActorDSL object for actor migration kitphaller2012-09-2911-78/+68
* | Test case for SI-6311.Paul Phillips2012-09-291-0/+5
* | Revert "SI-4881 infer variance from formals, then result"Paul Phillips2012-09-292-32/+4
|/
* Merge pull request #1415 from scalamacros/is-value-typeEugene Burmako2012-09-288-0/+99
|\
| * fully initializes symbols on `typeSignature`Eugene Burmako2012-09-281-1/+1
| * Fix for failing test.Paul Phillips2012-09-282-7/+18
| * Implementations of isValueType and isNonValueType.Paul Phillips2012-09-283-1/+33
| * SI-6417 correctly reifies non-value typesEugene Burmako2012-09-284-0/+50
| * showRaw no longer crashes on NoSymbolEugene Burmako2012-09-282-0/+6
* | Merge pull request #1347 from soc/SI-6380Grzegorz Kossakowski2012-09-282-0/+27
|\ \ | |/ |/|
| * SI-6380 #1 Add @throws[Exception]Simon Ochsenreither2012-09-212-0/+27
* | Merge pull request #1399 from paulp/210-uncheckedGrzegorz Kossakowski2012-09-2833-34/+528
|\ \
| * | Added logic and tests for unchecked refinements.Paul Phillips2012-09-273-0/+41
| * | Moved two tests to less breaky locations.Paul Phillips2012-09-274-0/+0
| * | 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-259-0/+151
| * | 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-272-0/+52
|\ \ \ \
| * | | | SI-6412 alleviates leaks in toolboxes, attempt #2Eugene Burmako2012-09-272-0/+52
* | | | | 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-2619-47/+743
|\ \ \ \ \ \
| * | | | | | 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-256-8/+13
* | | | | | | Generate links to external projects in scaladoc.Eugene Vigdorchik2012-09-262-18/+23
| |_|_|_|/ / |/| | | | |
* | | | | | 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-252-52/+0
| |/ / / / |/| | | |