aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Removing duplication between Any and Object methodsMartin Odersky2014-05-081-1/+1
* Merge pull request #119 from DarkDimius/leaksDmitry Petrashko2014-05-064-3/+156
|\
| * Allow to provide parent Context for Driver.processDmitry Petrashko2014-04-111-1/+1
| * Context escape detection.Dmitry Petrashko2014-04-093-2/+155
* | New phase: NullarifyMartin Odersky2014-04-151-2/+1
* | TailRec phase and tests for it.Dmitry Petrashko2014-04-111-0/+9
* | Merge pull request #118 from dotty-staging/fix/annotationsDmitry Petrashko2014-04-091-9/+10
|\ \ | |/ |/|
| * Fix lazy vals tests broken by previous commit.Dmitry Petrashko2014-04-091-9/+10
* | Option for testing for double bindingsMartin Odersky2014-04-081-2/+2
* | Fleshed out Splitter phaseMartin Odersky2014-04-081-0/+2
|/
* Reduce verbosity of logs.Dmitry Petrashko2014-04-023-5/+3
* Fix error in lazy-vals.Dmitry Petrashko2014-03-311-1/+1
* Merge pull request #102 from dotty-staging/transform/erasureDmitry Petrashko2014-03-311-26/+28
|\
| * More fixes and tests for easure.Martin Odersky2014-03-311-26/+28
* | Test that lazy val doesn't rewrite module definitions.Dmitry Petrashko2014-03-311-0/+9
|/
* Rename methods on FreshContext to make mutation obviousDmitry Petrashko2014-03-272-7/+7
* Reverting decision what constitutes a double def.Martin Odersky2014-03-211-4/+5
* Fix for t1292 - legal prefixesMartin Odersky2014-03-211-0/+1
* More testsMartin Odersky2014-03-211-0/+1
* Tests t01xx and t02xxMartin Odersky2014-03-211-2/+2
* Hygienic desugaringMartin Odersky2014-03-201-0/+2
* Better diagnostics for failing stub count testsMartin Odersky2014-03-201-1/+1
* Appromiximate union types by intersections.Martin Odersky2014-03-201-0/+1
* Added auto-tupling.Martin Odersky2014-03-201-0/+2
* Allow MiniPhase to be DenotTransformerDmitry Petrashko2014-03-195-39/+62
* LazyVals phase.Dmitry Petrashko2014-03-191-0/+350
* Re-enabled and renamed testsMartin Odersky2014-03-181-4/+4
* Refactored denotation transformersMartin Odersky2014-03-181-4/+4
* Renamings TreeTransformer -> TreeMap, TreeMapper -> TreeTypeMapMartin Odersky2014-03-182-2/+2
* Test case for TreeInfo#defPathJason Zaugg2014-03-161-0/+30
* Merge pull request #69 from odersky/topic/generalize-companionsodersky2014-03-161-0/+1
|\
| * Bullet-proofing companion objectsMartin Odersky2014-03-131-0/+1
* | CreateCompanionObjects transformerDmitry Petrashko2014-03-131-0/+117
* | PostTyper transformersDmitry Petrashko2014-03-131-0/+117
|/
* Merge pull request #60 from odersky/fix/#50-volatileodersky2014-03-121-0/+1
|\
| * Fix of #50 - volatileMartin Odersky2014-03-091-0/+1
* | Improve test infrastructureMartin Odersky2014-03-102-43/+62
|/
* Added test for overloaded access with import/inheritance conflictMartin Odersky2014-03-071-0/+1
* Merge pull request #43 from DarkDimius/tree-transformerDmitry Petrashko2014-03-061-0/+179
|\
| * Tree Transformer&TreeTransform:Dmitry Petrashko2014-03-061-0/+179
* | Fix of #39Martin Odersky2014-03-041-0/+2
|/
* Merge pull request #35 from DarkDimius/tests-2Dmitry Petrashko2014-03-032-19/+29
|\
| * For some tests context is required, it should be passed to checker phase.Dmitry Petrashko2014-03-032-19/+29
* | Merge pull request #38 from odersky/fix/#34-pathresolversDmitry Petrashko2014-03-031-0/+6
|\ \ | |/ |/|
| * Add test case for #34Martin Odersky2014-03-031-0/+6
* | Merge pull request #31 from DarkDimius/testsDarkDimius2014-03-022-0/+40
|\ \ | |/ |/|
| * Infrastructure for per-phase tests, with inline source as a string.Dmitry Petrashko2014-03-012-0/+40
* | Fix problem when handling structural types without a nominal parent type.Martin Odersky2014-03-011-0/+1
* | Check that inferred parent classes are feasible.Martin Odersky2014-03-011-1/+1
* | Reorganization of template parents.Martin Odersky2014-03-011-0/+3
|/