summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* synth PartialFunction in uncurryAdriaan Moors2012-04-141-0/+6
* Fixed tests to account for SIP 18Martin Odersky2012-04-132-2/+4
* Added languageFeature annotation (was missing before). Resolved problem with ...Martin Odersky2012-04-132-2/+2
* Next generation of macrosEugene Burmako2012-04-128-17/+12
* Fix for SI-5644.Paul Phillips2012-04-062-0/+839
* Unify "object Foo" and "Foo.type".Paul Phillips2012-04-041-0/+6
* Fix for SI-3272.Paul Phillips2012-04-021-0/+8
* Fix for regression with inference at arity 21+.Paul Phillips2012-03-301-0/+14
* Workaround for "package is not a value".Paul Phillips2012-03-272-0/+83
* Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-211-0/+19
* Restore irrefutability commits.Paul Phillips2012-03-203-0/+54
* Fix for stability failure.Paul Phillips2012-03-201-0/+37
* Revert irrefutability commits.Paul Phillips2012-03-203-54/+0
* [vpm] fix half of my existential troublesAdriaan Moors2012-03-201-0/+35
* [vpm] typer synths Function{} for empty-sel matchAdriaan Moors2012-03-202-0/+9
* [vpm] test file for regression on old patmatAdriaan Moors2012-03-202-0/+9
* Discovered filter was still being generated.Paul Phillips2012-03-191-0/+22
* Finally did something about broken irrefutability.Paul Phillips2012-03-192-0/+32
* Added alternate test for SI-5545.Paul Phillips2012-03-162-0/+8
* Revert "More uniformity for the parser."Paul Phillips2012-03-161-12/+0
* Finish fixing range positions.Paul Phillips2012-03-163-1/+5
* More uniformity for the parser.Paul Phillips2012-03-161-0/+12
* New option -Ypos-debug, and fixed range position breakage.Paul Phillips2012-03-152-0/+2
* Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-142-2/+1
|\
| * Allows case classes as value classesMartin Odersky2012-03-071-1/+1
| * All steps of value class proposal implemented. Most restrictions are now enfo...Martin Odersky2012-02-131-1/+0
| * Merge branch 'master' into topic/inlinePaul Phillips2012-02-062-4/+4
| |\
* | \ Merge branch 'master' into merge-inlinePaul Phillips2012-03-1419-6/+370
|\ \ \ | |/ / |/| |
| * | #SI-5546 fixed: refine refined typing for getClassAdriaan Moors2012-03-061-0/+1
| * | Oops, all the preceding meant SI-5541.Paul Phillips2012-03-041-0/+0
| * | Revert attempt to limit private types in lubs.Paul Phillips2012-03-041-0/+61
| * | Fix for typing of objects in patterns.Paul Phillips2012-02-281-0/+4
| * | Moved and edited tests.Paul Phillips2012-02-236-0/+76
| | |
| | \
| *-. \ Merge remote-tracking branches 'hubertp/issue/5452' and 'hubertp/issue/5493' ...Paul Phillips2012-02-171-0/+32
| |\ \ \
| | * | | Closes #5452.Hubert Plociniczak2012-02-171-0/+32
| | |/ /
| * / / Disable execution context and futures implementation in the default package.Aleksandar Prokopec2012-02-161-1/+1
| |/ /
| * | Specialization action.Paul Phillips2012-02-143-1/+73
| * | Fix for SI-5444.Paul Phillips2012-02-131-0/+42
| * | Updated existentials test with non-working parts.Paul Phillips2012-02-121-0/+13
| * | Another existential problem down.Paul Phillips2012-02-112-0/+63
| |/
| * Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-052-4/+4
* | Simple test manipulating Any-derived traits.Paul Phillips2012-02-041-0/+16
* | Updated checkfiles to subtract ScalaObject.Paul Phillips2012-02-041-1/+1
* | More work on inline classes.Paul Phillips2012-01-301-1/+1
* | Merge branch 'master' into inlinePaul Phillips2012-01-301-0/+19
|\|
| * Closes #4336.Hubert Plociniczak2012-01-301-0/+19
* | Merge branch 'master' into inlinePaul Phillips2012-01-301-0/+20
|\|
| * Bonus test case for SI-3999.Paul Phillips2012-01-281-0/+20
* | Resinstantiating anyval-children test. Getting he complete build to run.Martin Odersky2012-01-302-0/+2
* | Merge remote-tracking branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-292-0/+19
|\ \