summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \
| * | Unsealed AnyVal.Paul Phillips2012-01-281-0/+1
| |/
| * Fix for recently induced -optimise crasher.Paul Phillips2012-01-262-0/+19
|/
* Merge remote-tracking branches 'retronym/ticket/5072' and 'odersky/topic/t512...Paul Phillips2012-01-211-0/+26
|\
| * Fix for problem in SBT that was caused by the too severe fix of type soundnes...Martin Odersky2012-01-211-0/+26
* | Test case for already closed SI-4176.Paul Phillips2012-01-201-0/+6
* | Quick fix for one of the macro testsEugene Burmako2012-01-201-4/+2
* | Progress with macrosEugene Burmako2012-01-201-1/+1
|/
* Revert "Fixing inliner visibility issue."Paul Phillips2012-01-173-15/+0
* Fixing inliner visibility issue.Paul Phillips2012-01-173-0/+15
* Less regressive package object fix.Paul Phillips2012-01-163-0/+20
* Fix for raw types issue found in the IDE.Paul Phillips2012-01-142-0/+10
* Fix for crasher in uncurry.Paul Phillips2012-01-131-0/+8
* Fix for spurious implicit ambiguity with package objects.Paul Phillips2012-01-132-0/+16
* Remedy spurious bounds conformance failure.Paul Phillips2012-01-061-0/+19
* Fix for crasher during type inference.Paul Phillips2012-01-062-0/+72