aboutsummaryrefslogtreecommitdiff
path: root/tests/pending
Commit message (Expand)AuthorAgeFilesLines
* Drop Module flag from lifted symbols.Martin Odersky2015-06-261-19/+0
* Fix erasure of Thistypes.Martin Odersky2015-06-262-59/+0
* Merge pull request #678 from dotty-staging/fix/#670-orphan-polyparamodersky2015-06-251-26/+0
|\
| * Avoid junk produced by Constraint#replace.Martin Odersky2015-06-221-26/+0
* | Merge pull request #677 from alexander-myltsev/am-579-implement_class_ofDmitry Petrashko2015-06-232-54/+0
|\ \
| * | Closes #579 Implement mini-phase for classOf[T]Alexander Myltsev2015-06-222-54/+0
* | | Merge pull request #667 from dotty-staging/fix/#646-array-additionodersky2015-06-222-15/+0
|\ \ \
| * | | Do not check for ambiguous implicits in viewExistsMartin Odersky2015-06-222-15/+0
* | | | Merge pull request #675 from dotty-staging/fix/#652-erase-constructorsodersky2015-06-228-227/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Map outer fields to parameters in primary constructorMartin Odersky2015-06-204-161/+0
| * | | Map proxy references in constructors to parametersMartin Odersky2015-06-202-34/+0
| * | | Map outer accessors to outer paramatersMartin Odersky2015-06-192-32/+0
| |/ /
* | | Merge pull request #668 from lampepfl/fix/#650-self-typesodersky2015-06-222-161/+0
|\ \ \ | |_|/ |/| |
| * | Fix checking whether types are instantiable.Martin Odersky2015-06-192-161/+0
* | | Merge pull request #674 from dotty-staging/fix/#655-eta-expansionodersky2015-06-212-20/+0
|\ \ \ | |_|/ |/| |
| * | Fix problem in eta expansion.Martin Odersky2015-06-192-20/+0
* | | Merge pull request #669 from dotty-staging/fix-patmat-seqodersky2015-06-194-56/+0
|\ \ \ | |/ / |/| |
| * | Enable t5629b.Dmitry Petrashko2015-06-192-46/+0
| * | Fix wrong test in PatMat.Dmitry Petrashko2015-06-192-10/+0
* | | Add failing test for #670.Martin Odersky2015-06-191-0/+26
* | | Take expected result type into account more often for overloading resolutionMartin Odersky2015-06-191-108/+0
|/ /
* | Merge pull request #663 from dotty-staging/fix/#643-scala2-noinitsDmitry Petrashko2015-06-192-181/+0
|\ \
| * | Avoid spurious StaleSymbol error in <refinement> membersMartin Odersky2015-06-162-181/+0
| |/
* | Merge pull request #664 from dotty-staging/more-testsodersky2015-06-181098-13928/+0
|\ \ | |/ |/|
| * Move tests that have " macro" or "reify" to disabled.Dmitry Petrashko2015-06-151020-11391/+0
| * Enable tests that succeed.Dmitry Petrashko2015-06-1578-2537/+0
* | Fix #651 Generalize criterion for isOpAssignMartin Odersky2015-06-152-354/+0
|/
* Move test from lambdaLift.scala to a separate file in pending.Dmitry Petrashko2015-06-021-0/+20
* Fix bridge creation for value classesGuillaume Martres2015-05-233-44/+0
* Add some run tests related to value classesGuillaume Martres2015-05-2321-415/+0
* Remove tests from pending.Dmitry Petrashko2015-05-22695-18871/+0
* Disable byNameVarargs. Kills JVM.Dmitry Petrashko2015-05-201-0/+27
* Use LegacyApp in run tests.Dmitry Petrashko2015-05-13902-959/+902
* Running rewrite tool on run tests.Dmitry Petrashko2015-05-13731-1786/+2131
* Run tests as they were in scala.Dmitry Petrashko2015-05-123383-0/+92963
* Merge pull request #526 from dotty-staging/fix/#522odersky2015-05-032-20/+0
|\
| * Moved tests from pendingMartin Odersky2015-05-032-20/+0
* | Enable test strip-tvars-for-lubbasetypes.scalaGuillaume Martres2015-05-031-25/+0
|/
* Enable pending pos tests related to value classesGuillaume Martres2015-05-015-76/+0
* Ensure spaces after `if` in Dotty tests.Dmitry Petrashko2015-04-096-7/+7
* Add spaces around + in tests.Dmitry Petrashko2015-04-097-15/+15
* Remove trailing spaces in Dotty tests.Dmitry Petrashko2015-04-097-28/+28
* Replace tabs with 4 spaces in Dotty tests.Dmitry Petrashko2015-04-0918-59/+59
* add/strictMartin Odersky2015-03-132-49/+0
* Java methods: JavaMethodType instead of MethodType, convert Object to AnyOndrej Lhotak2015-02-072-10/+0
* New failing testMartin Odersky2015-02-072-0/+10
* Test reorgMartin Odersky2015-02-0715-210/+1
* Fixes handling of op-assignments for polymorphic apply/update.Martin Odersky2015-02-071-15/+0
* Merge pull request #338 from dotty-staging/fix/t3152-findMemberodersky2015-01-318-124/+0
|\
| * Use normnalized type to report type errors.Martin Odersky2015-01-278-124/+0