aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* GetClass: get classSymbol reliablyDmitry Petrashko2015-08-131-1/+2
* Revert "Workaround #742 and add a test for it."Martin Odersky2015-08-051-7/+0
* Add LiftTry phaseMartin Odersky2015-08-052-0/+28
* Implement non-local returnsMartin Odersky2015-08-041-0/+32
* Merge pull request #735 from dotty-staging/ycheck-methodsodersky2015-08-04100-4/+23
|\
| * Fix #744Dmitry Petrashko2015-07-282-0/+9
| * Add a test for #743 to pending.Dmitry Petrashko2015-07-281-0/+6
| * Workaround #742 and add a test for it.Dmitry Petrashko2015-07-281-0/+7
| * Remove warning from .check file that is not emitted by DottyDmitry Petrashko2015-07-141-3/+0
| * Enable 61 tests that succeed.Dmitry Petrashko2015-07-1395-0/+0
| * Fix ClassCastException in patmat when using Product1.Dmitry Petrashko2015-07-131-1/+1
* | Implement getClass methodAlexander Myltsev2015-07-252-0/+67
* | Prettify console output of classof check testAlexander Myltsev2015-07-232-4/+7
* | Merge pull request #719 from dotty-staging/fix/doubledefsDmitry Petrashko2015-07-201-0/+6
|\ \
| * | Add test caseMartin Odersky2015-07-091-0/+6
* | | Merge pull request #727 from dotty-staging/genbcode-annotationsDmitry Petrashko2015-07-151-0/+0
|\ \ \
| * | | Implement emotion of annotations in GenBCode.Dmitry Petrashko2015-07-141-0/+0
| | |/ | |/|
* | | Merge pull request #714 from smarter/add/vc-inline-before-erasureDmitry Petrashko2015-07-151-0/+37
|\ \ \
| * | | Move the inlining of value class methods before ErasureGuillaume Martres2015-07-071-0/+37
| |/ /
* | | Merge pull request #721 from smarter/fix/implicit-scope-boundsodersky2015-07-151-0/+14
|\ \ \
| * | | Don't add lower bounds of abstract types to the implicit scopeGuillaume Martres2015-07-111-0/+14
| |/ /
* / / SyntheticMethods: override productPrefix for case classesGuillaume Martres2015-07-132-0/+21
|/ /
* | Check that a self type T is closed.Martin Odersky2015-07-061-0/+4
* | Error instead of crash when sigName comes up with a missing reference.Martin Odersky2015-07-061-0/+37
* | Merge pull request #694 from dotty-staging/fix/dependent-methodsodersky2015-07-062-1/+20
|\ \ | |/ |/|
| * Add test from pending.Martin Odersky2015-06-251-0/+0
| * Sharpen prototypes of implicit methods.Martin Odersky2015-06-251-0/+15
| * Handle normalization of implicit dependent methods.Martin Odersky2015-06-231-1/+5
* | Tests that objects nested in value class methods workGuillaume Martres2015-07-042-0/+17
* | Merge pull request #695 from dotty-staging/fix/source-positionsDmitry Petrashko2015-07-022-3/+7
|\ \
| * | Updated check file.Martin Odersky2015-06-251-3/+3
| * | Update check file.Martin Odersky2015-06-251-3/+3
| * | Avoid crasher when first token of a program is in errorMartin Odersky2015-06-251-0/+4
| |/
* | Check value class member restrictionsMartin Odersky2015-07-022-1/+7
* | Check that value classes are staticMartin Odersky2015-07-021-0/+15
* | Check final and sealed conditionsMartin Odersky2015-07-021-0/+4
* | Drop Module flag from lifted symbols.Martin Odersky2015-06-262-0/+10
* | Restored full testMartin Odersky2015-06-261-5/+5
* | Remove check file.Martin Odersky2015-06-261-1/+0
* | Fix erasure of Thistypes.Martin Odersky2015-06-262-5/+5
* | Merge pull request #678 from dotty-staging/fix/#670-orphan-polyparamodersky2015-06-251-3/+3
|\ \ | |/ |/|
| * Revert test to originalMartin Odersky2015-06-231-2/+2
| * Avoid junk produced by Constraint#replace.Martin Odersky2015-06-221-5/+5
* | Merge pull request #677 from alexander-myltsev/am-579-implement_class_ofDmitry Petrashko2015-06-232-0/+6
|\ \
| * | Closes #579 Implement mini-phase for classOf[T]Alexander Myltsev2015-06-222-0/+6
* | | Merge pull request #667 from dotty-staging/fix/#646-array-additionodersky2015-06-222-0/+0
|\ \ \
| * | | Do not check for ambiguous implicits in viewExistsMartin Odersky2015-06-222-0/+0
* | | | Merge pull request #675 from dotty-staging/fix/#652-erase-constructorsodersky2015-06-228-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Re-enable sanitized printingMartin Odersky2015-06-201-1/+1
| * | | Avoid noise introduced by printing anonymous class numbersMartin Odersky2015-06-202-4/+6