summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | New starr to support new fundamental laws of reality.Paul Phillips2012-03-1416-74/+71
| * | | | | Merge branch 'master' into merge-inlinePaul Phillips2012-03-14341-353/+8161
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | A couple more checkfiles and comments.Paul Phillips2012-02-042-2/+2
| * | | | Checkfile output update for AnyVal class.Paul Phillips2012-02-041-1/+4
| * | | | Fixed all but one of the scalap tests.Paul Phillips2012-02-0419-21/+21
| * | | | Fixed specialized tests.Paul Phillips2012-02-041-1/+1
| * | | | Fixed scalacheck tests.Paul Phillips2012-02-041-1/+1
| * | | | Making AnyVal into a class instead of a trait.Paul Phillips2012-02-042-0/+11
| * | | | Simple test manipulating Any-derived traits.Paul Phillips2012-02-041-0/+16
| * | | | Updated checkfiles to subtract ScalaObject.Paul Phillips2012-02-0418-37/+26
| * | | | Merge branch 'master' into topic/inlinePaul Phillips2012-02-0392-19/+967
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | intermediate work towards a new starr for value classes.Martin Odersky2012-02-031-6/+6
| * | | | More work on inline classes.Paul Phillips2012-01-305-1/+46
| * | | | Removed obsolete checkfile.Paul Phillips2012-01-302-13/+0
| * | | | Merge remote-tracking branch 'odersky/topic/inline' into inlinePaul Phillips2012-01-301-1/+1
| |\ \ \ \
| | * | | | updated check file; got accidentally dropped from last commit.Martin Odersky2012-01-301-1/+1
| * | | | | Merge branch 'master' into inlinePaul Phillips2012-01-302-0/+133
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into inlinePaul Phillips2012-01-303-0/+67
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | 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-2912-54/+88
| |\ \ \ \ \ \
| | * | | | | | Unsealed AnyVal.Paul Phillips2012-01-281-0/+1
* | | | | | | | Removed "Todo: test" where a test exists.Simon Ochsenreither2012-03-122-3/+3
| |_|_|_|_|/ / |/| | | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge remote-tracking branches 'adriaanm/ticket/5189' and 'jsuereth/better-st...Paul Phillips2012-03-115-1/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-5189 fixed: safe type infer for constr patternAdriaan Moors2012-03-093-1/+71
| * | | | | | | | SI-5189 1/2: inferConstrInst uses correct varianceAdriaan Moors2012-03-092-0/+11
* | | | | | | | | Fix for tailcall transform/recognition bugs.Paul Phillips2012-03-116-2/+35
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Add symbol to Manifests.Paul Phillips2012-03-091-5/+14
* | | | | | | | Wider net on final fields.Paul Phillips2012-03-082-15/+26
* | | | | | | | Merge remote-tracking branch 'origin/develop'Paul Phillips2012-03-072-0/+106
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'hubertp/issue/5554' into developPaul Phillips2012-03-072-0/+106
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Closes #SI-5554Hubert Plociniczak2012-03-062-0/+106
* | | | | | | | | | Fix for public final fields.Paul Phillips2012-03-073-0/+39
|/ / / / / / / / /
* | | | | | | | | Merge remote-tracking branch 'VladUreche/issue/5545-clean' into developPaul Phillips2012-03-062-0/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Force .info before creating new synthetic symsVlad Ureche2012-03-062-0/+27
* | | | | | | | | | Merge remote-tracking branches 'adriaanm/ticket/5546' and 'hubertp/issue/5553...Paul Phillips2012-03-064-0/+197
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Closes #5553, review by dragosHubert Plociniczak2012-03-064-0/+197
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | #SI-5546 fixed: refine refined typing for getClassAdriaan Moors2012-03-061-0/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Updated checkfile for retronym commit.Paul Phillips2012-03-051-7/+7
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'dragos/master', 'axel22/feature/pc-execution-...Paul Phillips2012-03-057-6/+1147
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| | | | * | | | | | | | Handle empty format specifiers in the formatting interpolator.Jason Zaugg2012-03-032-0/+12
| | | * | | | | | | | | Fixes scaladoc rangeposVlad Ureche2012-03-052-6/+150
| |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix deadlocks occurring during presentation compiler shutdown.Iulian Dragos2012-03-053-0/+985
* | | | | | | | | | | Oops, all the preceding meant SI-5541.Paul Phillips2012-03-041-0/+0
* | | | | | | | | | | Revert attempt to limit private types in lubs.Paul Phillips2012-03-043-0/+83
* | | | | | | | | | | Overcame trait/protected/java limitation.Paul Phillips2012-03-046-0/+54
|/ / / / / / / / / /
* | / / / / / / / / Test case closes SI-4777.Paul Phillips2012-03-0312-0/+10
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Fix for corner case in type printing.Paul Phillips2012-03-022-0/+30
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'ctalau/master', 'axel22/feature/pc-execution-...Paul Phillips2012-03-0211-1/+79
|\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Fix for cps regression. Closes 5538. Closes 5445.Tiark Rompf2012-03-024-0/+60
| | * | | | | | | | | Merge branch 'master' into feature/pc-execution-contextsAleksandar Prokopec2012-03-0248-19/+309
| | |\| | | | | | | |