summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-195-0/+24
| |\ \ \ | | | |/ | | |/|
| | * | Fix for SI-6499, regression in type inference.Paul Phillips2012-10-101-0/+3
| | * | Merge pull request #1442 from adriaanm/ticket-6215Grzegorz Kossakowski2012-10-081-0/+1
| | |\ \
| | | * | SI-6215 Fix compiler crash on private method in value classMartin Odersky2012-10-021-0/+1
| | * | | SI-6485 stops creating extmethods for macrosEugene Burmako2012-10-083-0/+20
| | |/ /
* | | | Merge pull request #1473 from soc/SI-6388-without-predefAdriaan Moors2012-10-1911-40/+42
|\ \ \ \ | |/ / / |/| | |
| * | | SI-6388 Remove ApplicationSimon Ochsenreither2012-10-126-34/+34
| * | | SI-6388 Remove first parts of deprecated @serializable annotationSimon Ochsenreither2012-10-085-6/+8
| | |/ | |/|
* | | Merge pull request #1422 from paulp/typer-cyclesPaul Phillips2012-10-108-0/+29
|\ \ \
| * | | Fix for SI-4744, another variety of cycle.Paul Phillips2012-10-094-1/+3
| * | | Experimental option -Ybreak-cycles.Paul Phillips2012-10-096-0/+27
| |/ /
* | | Added one more test for SI-6358Hubert Plociniczak2012-10-091-0/+6
* | | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-091-0/+6
|/ /
* | Merge pull request #1467 from paulp/passing-testsPaul Phillips2012-10-0426-13/+192
|\ \
| * | Moved a bunch of passing tests out of pending.Paul Phillips2012-10-0426-13/+192
* | | Fix for rangepos crasher.Paul Phillips2012-10-042-0/+6
|/ /
* | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2012-10-032-31/+5
|\|
| * Test case for SI-6311.Paul Phillips2012-09-291-0/+5
| * Revert "SI-4881 infer variance from formals, then result"Paul Phillips2012-09-291-31/+0
* | Merge pull request #1437 from paulp/typevar-suspensionGrzegorz Kossakowski2012-10-022-0/+22
|\ \
| * | Recovered a bunch of deleted tests.Paul Phillips2012-10-012-0/+22
* | | Merge pull request #1430 from paulp/SI-5859-5353-4729Grzegorz Kossakowski2012-10-021-0/+15
|\ \ \
| * | | Fix for SI-5859, inapplicable varargs.Paul Phillips2012-09-291-0/+15
| |/ /
* | | Merge pull request #1423 from paulp/issue/5130Grzegorz Kossakowski2012-10-021-0/+46
|\ \ \ | |/ / |/| |
| * | Fix for SI-5130, precision disappearing from refinement.Paul Phillips2012-09-281-0/+46
* | | Fix for SI-6447, macro dependent type propagation.Paul Phillips2012-09-281-0/+18
|/ /
* | Merge branch '2.10.x' into 210-mergePaul Phillips2012-09-286-0/+12
|\|
| * Moved two tests to less breaky locations.Paul Phillips2012-09-274-0/+0
| * Additional new tests for unchecked warnings.Paul Phillips2012-09-252-0/+12
* | Fixed SI-5604, selections on package objects.Paul Phillips2012-09-265-0/+31
* | Merge branch '2.10.x'Paul Phillips2012-09-202-12/+16
|\|
| * Normalized line endings.Paul Phillips2012-09-201-1/+1
| * SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-11/+15
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-195-22/+25
|\|
| * Revert "Fix SI-6294."Grzegorz Kossakowski2012-09-171-14/+0
| * Merge pull request #1302 from scalamacros/topic/reflectionEugene Burmako2012-09-141-8/+8
| |\
| | * SI-6342 cleans up toolbox APIEugene Burmako2012-09-151-8/+8
| * | Merge pull request #1299 from namin/si-6245Paul Phillips2012-09-143-0/+17
| |\ \ | | |/ | |/|
| | * Fix for SI-6245 with workaround for SI-2296.amin2012-09-133-0/+17
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-1510-27/+125
|\| |
| * | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-141-3/+3
| * | Fixes SI-6259. Unable to use typeOf in super call of top-level object.Josh Suereth2012-09-131-0/+47
| |/
| * Merge pull request #1294 from paulp/issue/6367Josh Suereth2012-09-131-0/+34
| |\
| | * Fix for SI-6367, exponential time in inference.Paul Phillips2012-09-121-0/+34
| * | Test case for a bug fixed in M7.Paul Phillips2012-09-121-0/+16
| |/
| * Disable test t2868Lukas Rytz2012-09-115-24/+0
| * Merge pull request #1274 from retronym/ticket/6335Grzegorz Kossakowski2012-09-111-0/+25
| |\
| | * More tests for SI-6335.Jason Zaugg2012-09-091-1/+15
| | * SI-6335 More precise location of the implicit class synthetic method.Jason Zaugg2012-09-091-0/+11
| * | SI-6278 fixed: synthetic implicit def must sort with its associated implicit ...Som Snytt2012-09-091-0/+30
| |/