aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Reclassifying testsMartin Odersky2014-05-301-0/+1
* Merge pull request #132 from DarkDimius/small-fixesDmitry Petrashko2014-05-201-20/+20
|\
| * Fix too precise type error in LazyVals.Dmitry Petrashko2014-05-091-20/+20
* | reduce test verbosity to get below 10K lines of test outputSamuel Gruetter2014-05-201-2/+2
* | Make java file compile under 1.6.Martin Odersky2014-05-201-2/+2
* | More systematic treatment of prototypes.Martin Odersky2014-05-201-2/+2
* | Pos tests t17xx - t19xxMartin Odersky2014-05-201-0/+1
* | Reporter refactoringMartin Odersky2014-05-201-1/+1
|/
* Fix lazy vals test broken by fixing fixing tpd.ClassDef.Dmitry Petrashko2014-05-081-11/+12
* Added compliing dotc/transform to testsMartin Odersky2014-05-081-1/+2
* Changes to test framework and testsMartin Odersky2014-05-083-15/+19
* Moved tests to pending because they fail -Ycheck:frontMartin Odersky2014-05-081-1/+1
* 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