aboutsummaryrefslogtreecommitdiff
path: root/tests/pos
Commit message (Expand)AuthorAgeFilesLines
* Fix of SI 2133Martin Odersky2014-05-201-0/+18
* Pos tests t17xx - t19xxMartin Odersky2014-05-2027-0/+351
* More testsMartin Odersky2014-05-1215-0/+217
* Re-enable t0786.Martin Odersky2014-05-081-0/+29
* Moved tests to pending because they fail -Ycheck:frontMartin Odersky2014-05-082-58/+0
* New phase: NullarifyMartin Odersky2014-04-151-0/+13
* Fixing prefix of implicit membersMartin Odersky2014-04-141-0/+19
* TailRec phase and tests for it.Dmitry Petrashko2014-04-119-1/+125
* Shadowed referencesMartin Odersky2014-04-081-0/+7
* CleanupsMartin Odersky2014-04-081-0/+3
* Flag self names that conflict with parameters or membersMartin Odersky2014-04-081-41/+43
* Fleshed out Splitter phaseMartin Odersky2014-04-083-17/+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/+8
|/
* 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/+9
* Reverting decision what constitutes a double def.Martin Odersky2014-03-212-14/+7
* Fix of t1279a: baseTypeWithArgsMartin Odersky2014-03-211-0/+39
* More tests, currently disabledMartin Odersky2014-03-214-0/+30
* Fix of t1236: higher-kindedMartin Odersky2014-03-211-0/+14
* Fix of t1280 - type of selfMartin Odersky2014-03-211-0/+1
* Fix for t1292 - legal prefixesMartin Odersky2014-03-211-0/+32
* More testsMartin Odersky2014-03-2138-0/+549
* Fix of t1123 - Unit discardingMartin Odersky2014-03-211-0/+11
* Fix of t112606A - path dependent typesMartin Odersky2014-03-211-0/+25
* Fix of t0625 - compare method typesMartin Odersky2014-03-211-0/+8
* More testsMartin Odersky2014-03-216-0/+68
* Fix of t0774: empty fileMartin Odersky2014-03-214-0/+21
* Fix of t0786: view boundsMartin Odersky2014-03-211-0/+29
* More testsMartin Odersky2014-03-219-0/+120
* Fix of t0591: implicitlyMartin Odersky2014-03-211-0/+7
* Fix of t0504: _root_ not foundMartin Odersky2014-03-211-0/+9
* Fix of t0438 - lambdas and eta expansionMartin Odersky2014-03-211-0/+12
* Tests t01xx and t02xxMartin Odersky2014-03-217-0/+89
* Minor improvements to tests (remove old comments)Tobias Schlatter2014-03-207-22/+7
* Hygienic desugaringMartin Odersky2014-03-2025-0/+256
* Appromiximate union types by intersections.Martin Odersky2014-03-201-0/+96
* Added auto-tupling.Martin Odersky2014-03-201-0/+9
* Re-enabled and renamed testsMartin Odersky2014-03-181-0/+0
* Refactored denotation transformersMartin Odersky2014-03-181-0/+6
* Merge pull request #69 from odersky/topic/generalize-companionsodersky2014-03-161-0/+28
|\
| * Bullet-proofing companion objectsMartin Odersky2014-03-131-0/+28
* | 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
| |/
* / Added test for implicits which fail in Scala 2.11.Martin Odersky2014-03-121-2/+10
|/