aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Shadowed referencesMartin Odersky2014-04-081-0/+7
* CleanupsMartin Odersky2014-04-081-0/+3
* Flag self names that conflict with parameters or membersMartin Odersky2014-04-082-64/+82
* Fleshed out Splitter phaseMartin Odersky2014-04-083-0/+11
* Merge pull request #109 from DarkDimius/erasure-bridgesDmitry Petrashko2014-04-041-0/+11
|\
| * Bridge generation in erasure implemented.Dmitry Petrashko2014-04-041-0/+11
* | Merge pull request #112 from dotty-staging/topic/loggable-transformsDmitry Petrashko2014-04-041-0/+13
|\ \
| * | test for allOverriddenSymbolsMartin Odersky2014-04-041-0/+13
| |/
* / Intercepted methods transformerDmitry Petrashko2014-04-021-0/+2
|/
* More fixes and tests for easure.Martin Odersky2014-03-311-0/+14
* Fixes to erasureMartin Odersky2014-03-291-0/+15
* Fix of Fix of t1236: higher-kindedMartin Odersky2014-03-211-8/+11
* Fix of t1272: overloading resolutionMartin Odersky2014-03-211-0/+0
* Reverting decision what constitutes a double def.Martin Odersky2014-03-212-7/+7
* Fix of t1279a: baseTypeWithArgsMartin Odersky2014-03-211-0/+0
* More tests, currently disabledMartin Odersky2014-03-2132-0/+0
* Fix of t1236: higher-kindedMartin Odersky2014-03-211-1/+1
* Fix of t1280 - type of selfMartin Odersky2014-03-211-0/+0
* Fix for t1292 - legal prefixesMartin Odersky2014-03-212-3/+37
* More testsMartin Odersky2014-03-2147-20/+25
* Fix of t1123 - Unit discardingMartin Odersky2014-03-211-1/+1
* Fix of t112606A - path dependent typesMartin Odersky2014-03-211-0/+0
* Fix of t1056 - PartialFunctionMartin Odersky2014-03-211-0/+0
* Fix of t0625 - compare method typesMartin Odersky2014-03-211-0/+0
* More testsMartin Odersky2014-03-2111-26/+7
* Fix of t0774: empty fileMartin Odersky2014-03-214-0/+11
* Fix of t0786: view boundsMartin Odersky2014-03-211-3/+3
* More testsMartin Odersky2014-03-2114-5/+46
* Fix of t0591: implicitlyMartin Odersky2014-03-211-1/+1
* Fix of t0504: _root_ not foundMartin Odersky2014-03-211-0/+0
* Fix of t0438 - lambdas and eta expansionMartin Odersky2014-03-215-31/+1
* Tests t01xx and t02xxMartin Odersky2014-03-219-0/+1
* Minor improvements to tests (remove old comments)Tobias Schlatter2014-03-207-22/+7
* Hygienic desugaringMartin Odersky2014-03-2025-0/+250
* Appromiximate union types by intersections.Martin Odersky2014-03-201-0/+96
* Added auto-tupling.Martin Odersky2014-03-202-0/+20
* Merge pull request #81 from DarkDimius/integration/lazyodersky2014-03-201-0/+6
|\
| * Re-enabled and renamed testsMartin Odersky2014-03-181-0/+0
| * Refactored denotation transformersMartin Odersky2014-03-181-0/+6
* | move all tests in tests/untried/neg which use implicits to tests/untried/neg-...Samuel Gruetter2014-03-19113-0/+0
* | apply srewrite (no procedure syntax for constructors) to tests/untried/negSamuel Gruetter2014-03-193-6/+6
* | apply srewrite (explicit types for implicits + no procedure syntaxSamuel Gruetter2014-03-1940-65/+65
|/
* Merge pull request #69 from odersky/topic/generalize-companionsodersky2014-03-162-0/+44
|\
| * Bullet-proofing companion objectsMartin Odersky2014-03-132-0/+44
* | Merge pull request #70 from odersky/fix/annotations-in-patternsodersky2014-03-141-3/+9
|\ \
| * | Fixed two problems with annotated types in patternsMartin Odersky2014-03-141-3/+9
| |/
* | add tests from scala/test/files/{pos,neg}Samuel Gruetter2014-03-123539-0/+49725
* | Added test for implicits which fail in Scala 2.11.Martin Odersky2014-03-121-2/+10
|/
* Merge pull request #61 from odersky/fixes-t00xxodersky2014-03-123-0/+16
|\
| * Fix constructor completion problem detected in t0054Martin Odersky2014-03-121-0/+4