aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* New failing testMartin Odersky2015-02-072-0/+10
* More negative override testsMartin Odersky2015-02-071-0/+14
* New spec and implementation for matching.Martin Odersky2015-02-071-0/+8
* Fix of #329.Martin Odersky2015-02-071-0/+7
* Test reorgMartin Odersky2015-02-0718-61/+58
* Fixes handling of op-assignments for polymorphic apply/update.Martin Odersky2015-02-071-0/+0
* Merge pull request #346 from dotty-staging/local-lazy-valsodersky2015-02-071-0/+16
|\
| * Fix problems with lazy vals and separate compilationDmitry Petrashko2015-02-031-0/+16
* | Addressing review comments of #336Dmitry Petrashko2015-02-031-1/+1
* | Even more careful handling of tailcalls.Dmitry Petrashko2015-02-031-5/+21
* | Fix i321, tail call needs to be careful with abstracting over class type argu...Dmitry Petrashko2015-02-031-0/+10
|/
* Merge pull request #338 from dotty-staging/fix/t3152-findMemberodersky2015-01-3110-0/+38
|\
| * New testsMartin Odersky2015-01-2710-0/+162
| * Use normnalized type to report type errors.Martin Odersky2015-01-278-124/+0
* | Merge pull request #331 from dotty-staging/fix/refined-subtypingodersky2015-01-3114-67/+71
|\ \
| * | Fixed problem with ensureSingletonMartin Odersky2015-01-281-3/+1
| * | Cleanups prompted by reviews.Martin Odersky2015-01-281-1/+4
| |/
| * Fixes suggested by reviews from @smarter.Martin Odersky2015-01-242-3/+2
| * Moved previously failing tests to posMartin Odersky2015-01-185-66/+6
| * New test: moduleSubtypingMartin Odersky2015-01-141-0/+23
| * Made constraint data structures pluggable.Martin Odersky2015-01-121-0/+13
| * Rename RefinedThis -> SkolemTypeMartin Odersky2015-01-101-1/+1
| * Reverting the idea that RefinedThis types take levels.Martin Odersky2015-01-101-1/+1
| * Simplify and fix bounds propagation in constraints.Martin Odersky2015-01-081-2/+3
| * New scheme for subtyping refined types.Martin Odersky2015-01-081-0/+0
| * Reorg of subtyping.Martin Odersky2015-01-014-1/+26
| * test reorgMartin Odersky2014-12-214-1/+3
* | Merge pull request #313 from dotty-staging/more-testsDmitry Petrashko2015-01-0918-24/+92
|\|
| * tests reorgsMartin Odersky2014-12-216-0/+35
| * Don't emit copy method for case classes with repeated parameters.Martin Odersky2014-12-201-0/+0
| * New passing tests.Martin Odersky2014-12-192-0/+31
| * Harden implicit scope computation against CyclicReference errors.Martin Odersky2014-12-192-31/+0
| * Fix isUnboundedGeneric for alias types.Martin Odersky2014-12-191-0/+52
| * Avoid name clashes when generating synthetic companion objects.Martin Odersky2014-12-191-1/+2
| * Test re-org.Martin Odersky2014-12-196-23/+3
| * Fix NoCyclicReference testMartin Odersky2014-12-191-0/+0
* | Merge pull request #317 from dotty-staging/fix/java-varargsDmitry Petrashko2015-01-082-23/+30
|\ \
| * | Fix passing : _* arguments to Java methodsMartin Odersky2014-12-212-23/+30
| |/
* | Merge pull request #309 from dotty-staging/fix/#306-avoidance-problemDmitry Petrashko2014-12-311-0/+17
|\ \
| * | Added testMartin Odersky2014-12-181-0/+17
* | | Merge pull request #310 from dotty-staging/fix/#305-annot-bootstrapDmitry Petrashko2014-12-311-0/+8
|\ \ \
| * | | More careful usage of unforced decls in classes.Martin Odersky2014-12-181-0/+8
| |/ /
* | | Fixed testMartin Odersky2014-12-191-3/+1
* | | Allow for varargs passed to Java annotation constructors.Martin Odersky2014-12-192-8/+5
| |/ |/|
* | Merge pull request #271 from dotty-staging/fix/i268-gadtsodersky2014-12-191-0/+15
|\ \ | |/ |/|
| * Fixed #264 - failure to typecheck GADTsMartin Odersky2014-12-161-0/+15
* | Merge pull request #251 from dotty-staging/shared-backendDmitry Petrashko2014-12-173-0/+32
|\ \
| * | Handle Arrays in backend.Dmitry Petrashko2014-12-161-0/+8
| * | Label test with nested cycles and simple patterns.Dmitry Petrashko2014-12-161-0/+21
| * | Add test for backend.Dmitry Petrashko2014-12-161-0/+3