aboutsummaryrefslogtreecommitdiff
path: root/tests/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #517 from dotty-staging/add/expand-privatesodersky2015-05-041-0/+4
|\
| * New miniphase: ExpandPrivateMartin Odersky2015-05-011-0/+4
* | Merge pull request #526 from dotty-staging/fix/#522odersky2015-05-033-0/+25
|\ \
| * | Moved tests from pendingMartin Odersky2015-05-033-5/+20
| * | Fix #522.Martin Odersky2015-05-031-0/+10
* | | Enable test strip-tvars-for-lubbasetypes.scalaGuillaume Martres2015-05-031-0/+25
|/ /
* | Fix #523: Instantiate lower bound when bounds checkingMartin Odersky2015-05-021-0/+8
* | Enable pending pos tests related to value classesGuillaume Martres2015-05-015-0/+86
* | Enable untried pos tests related to value classesGuillaume Martres2015-05-0118-0/+211
* | Erasure: properly handle null in value classesGuillaume Martres2015-05-011-0/+27
|/
* Merge pull request #500 from dotty-staging/implement/i499Dmitry Petrashko2015-04-301-0/+15
|\
| * Add test for by-name varargsMartin Odersky2015-04-251-0/+15
* | Disable failing tests. See #503Dmitry Petrashko2015-04-302-28/+0
* | Add a test for a deferred object in interface.Dmitry Petrashko2015-04-301-0/+6
* | Merge pull request #495 from dotty-staging/refactor/SuperAccessorsDmitry Petrashko2015-04-281-0/+7
|\ \
| * | Drop restriction that SuperAccessors should not touch patternsMartin Odersky2015-04-221-0/+7
* | | Merge pull request #498 from dotty-staging/save-tastyDmitry Petrashko2015-04-282-0/+26
|\ \ \ | |_|/ |/| |
| * | Allow separate compilation of Dotty using TASTYMartin Odersky2015-04-252-0/+26
| |/
* | Add a neg test for SAMs.Dmitry Petrashko2015-04-231-0/+1
* | Fix #492. Traits that require an outer pointer are not SAMs.Dmitry Petrashko2015-04-231-3/+9
|/
* Fix #342 Lambda lift idents need to get new prefixMartin Odersky2015-04-171-0/+10
* Improve documentation and minimze testMartin Odersky2015-04-172-0/+19
* Ensure spaces after `if` in Dotty tests.Dmitry Petrashko2015-04-091-1/+1
* Add spaces around + in tests.Dmitry Petrashko2015-04-097-20/+20
* Remove trailing spaces in Dotty tests.Dmitry Petrashko2015-04-0911-50/+50
* Replace tabs with 4 spaces in Dotty tests.Dmitry Petrashko2015-04-0931-88/+88
* Make all dotty tests end in newlineDmitry Petrashko2015-04-0911-11/+11
* Backend: Emmit simple annotationsDmitry Petrashko2015-04-032-0/+14
* Merge pull request #425 from smarter/fix/isNullableClassodersky2015-03-261-0/+11
|\
| * Fix isNullableClass to also work after ErasureGuillaume Martres2015-03-231-0/+11
* | Merge pull request #428 from dotty-staging/trait-constructorsDmitry Petrashko2015-03-251-12/+12
|\ \
| * | Fix failing tets: test instantiated abstract traits.Dmitry Petrashko2015-03-251-12/+12
| |/
* / Fix #429Martin Odersky2015-03-251-0/+3
|/
* Pickling test reorgMartin Odersky2015-03-1821-813/+0
* Pickle shadowed namesMartin Odersky2015-03-181-1/+2
* Deal gracefully with out-of-scope references wehn unpicklingMartin Odersky2015-03-181-0/+65
* More testsMartin Odersky2015-03-188-0/+217
* Fix TastyReader#readLongIntMartin Odersky2015-03-181-0/+33
* Compute PureInterface flag after pickling.Martin Odersky2015-03-188-0/+399
* Allow several units to be pickle-tested at once.Martin Odersky2015-03-186-0/+155
* Better tracking of unhygienic closure typesMartin Odersky2015-03-181-2/+27
* Avoid dependent methods being closures.Martin Odersky2015-03-181-0/+12
* Change scheme of translating array creations new Array(...)Martin Odersky2015-03-181-1/+2
* Disallow refinements of types or methods that do not appear in parent.Martin Odersky2015-03-186-52/+19
* Merge pull request #404 from dotty-staging/backend-mergeDmitry Petrashko2015-03-181-0/+17
|\
| * Handle boxing inside labels, jump back to box.Dmitry Petrashko2015-03-181-0/+17
* | Merge pull request #407 from dotty-staging/fix/#400odersky2015-03-131-0/+13
|\ \
| * | Fix #400Martin Odersky2015-03-131-0/+13
| |/
* | Merge pull request #408 from dotty-staging/test/#390Dmitry Petrashko2015-03-131-0/+7
|\ \
| * | New test for valueclassesMartin Odersky2015-03-131-0/+7
| |/