aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Update some paths to relativeNada Amin2014-02-241-4/+4
* Made blacklist in ScannerTest ignore the source path location of the blacklis...Martin Odersky2014-02-161-4/+4
* Add Scalac scanning to the Travis CI buildVlad Ureche2014-02-161-8/+13
* New worksheet highlighting some symbol and tree constructionsMartin Odersky2014-02-141-0/+104
* Merge branch 'origin/master'Martin Odersky2014-02-111-2/+2
|\
| * Towards #4: dotc.tests working on my machineVlad Ureche2014-02-061-2/+2
* | New scheme for incremental invalidation of parents.Martin Odersky2014-02-101-1/+9
* | Make Definitions load all symbols in current runId.Martin Odersky2014-02-102-2/+2
* | WIP: Fixes to bring symbols forwardMartin Odersky2014-02-092-1/+2
* | Generalize test infrastructureMartin Odersky2014-02-071-7/+6
* | Make skolems live forever...Martin Odersky2014-02-061-5/+8
* | Checking for already existing symbols before creating new ones.Martin Odersky2014-02-061-0/+13
|/
* Fixed ScannerTest to make it work with relative pathsMartin Odersky2014-02-061-2/+2
* Made showclass tests more robust if fewer stubs are generated than the limit.Martin Odersky2014-02-061-1/+1
* One more absolute path changed to relativeDmitry Petrashko2014-02-061-1/+1
* Use relative paths in testsDmitry Petrashko2014-02-064-13/+13
* Avoid accessing implicits that come from root imports that are hidden by some...Martin Odersky2014-02-021-1/+1
* Cheaper eligibility test for PolyTypes.Martin Odersky2014-02-021-0/+1
* Fixes to constraint handling.Martin Odersky2014-01-261-1/+2
* Avoid eager forcing in enterArgBindingMartin Odersky2014-01-201-1/+7
* Adapt fun prototype when looking for second chance implicits (aka BigInt)Martin Odersky2014-01-191-1/+3
* More tests.Martin Odersky2014-01-181-0/+2