summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'axel22/feature/pc-execution-contexts', 'VladU...Paul Phillips2012-03-2263-223/+1031
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * Test case closes SI-4987.Paul Phillips2012-03-222-0/+6
| | | |/
| | * / Increased the timeout from 5s to 60s to make the presentation compiler shutdo...Iulian Dragos2012-03-221-1/+1
| | |/
| | * An illustrative delayedInit test.Paul Phillips2012-03-214-0/+242
| | * Merge branch 'issue/SI-5580' of /scala/trunk into developPaul Phillips2012-03-216-0/+79
| | |\
| | | * Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-215-0/+62
| | | * Clarifying MethodSynthesis.Paul Phillips2012-03-211-0/+17
| | |/ | |/|
| | * Fixed test cases.Martin Odersky2012-03-213-28/+10
| | * Fixed SI-5063.Martin Odersky2012-03-212-0/+7
| | * Allows now private primary constructors in value classes.Martin Odersky2012-03-211-15/+69
| |/
| * Restore irrefutability commits.Paul Phillips2012-03-209-0/+134
| * Fix for stability failure.Paul Phillips2012-03-201-0/+37
| * Lots of tedious warning and tree printing work.Paul Phillips2012-03-2013-81/+104
| * Revert irrefutability commits.Paul Phillips2012-03-209-134/+0
| *-. Merge remote-tracking branches 'vjovanov/duration-cleanup', 'adriaanm/topic/v...Paul Phillips2012-03-2029-97/+475
| |\ \
| | * | [vpm] fix half of my existential troublesAdriaan Moors2012-03-201-0/+35
| | * | [vpm] typer synths Function{} for empty-sel matchAdriaan Moors2012-03-207-88/+200
| | * | [vpm] TODO note: make unapply type list stricterAdriaan Moors2012-03-203-0/+13
| | * | [vpm] test file for regression on old patmatAdriaan Moors2012-03-202-0/+9
| | |/
| | * Merge branch 'issue/5054-usecase-cleanup'Vlad Ureche2012-03-202-0/+54
| | |\
| | | * Adapted indentation in scaladoc code blocksVlad Ureche2012-03-202-1/+55
| | * | Test cases closes SI-4574.Paul Phillips2012-03-192-0/+15
| | * | Spiced up the irrefutability tests a bit.Paul Phillips2012-03-194-29/+36
| | * | Discovered filter was still being generated.Paul Phillips2012-03-191-0/+22
| | * | Finally did something about broken irrefutability.Paul Phillips2012-03-194-0/+90
| | * | SI-5189: refined GADT soundness fixAdriaan Moors2012-03-195-9/+30
| * | | Cleaned up Duration for the standard library.Vojin Jovanovic2012-03-201-1/+1
| |/ /
* | | Merge branch 'master' into feature/pc-execution-contextsAleksandar Prokopec2012-03-21117-339/+2310
|\| |
| * | Merge branch 'mar17-colorize'Paul Phillips2012-03-182-0/+726
| |\ \
| | * | Library for ansi color management.Paul Phillips2012-03-182-0/+726
| * | | Added +: and :+ extractors to mirror append/prepend.Josh Suereth2012-03-162-0/+10
| |/ /
| * | Testing compiler asSeenFrom directly.Paul Phillips2012-03-163-1/+446
| * | Added alternate test for SI-5545.Paul Phillips2012-03-162-0/+8
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. | Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-1630-162/+491
| |\ \ \ \ \ \|
| | | | | | * | Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-169-67/+67
| | | | * | | | Remove assert given the test. Fixes #SI-5572.Hubert Plociniczak2012-03-162-0/+34
| | | | |/ / /
| | | * | | | Fixed broken testsAlex Cruise2012-03-156-18/+19
| | | * | | | SI-1118:Alex Cruise2012-03-153-31/+31
| | | * | | | SI-1118 WIPAlex Cruise2012-03-1510-22/+53
| | | * | | | SI-1118 WIPAlex Cruise2012-03-152-0/+0
| | * | | | | Merged and cleaned the 'feature/inheritdoc' branchVlad Ureche2012-03-165-57/+320
| | | |/ / / | | |/| | |
| * | | | | 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
| | |/ | |/|
| * | Whitespace and a couple checkfile updates.Paul Phillips2012-03-144-30/+30
| * | The rest of the inline classes.Paul Phillips2012-03-141-1/+1
| * | Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-1447-95/+496
| |\ \
| | * | Allows case classes as value classesMartin Odersky2012-03-073-1/+121
| | * | Fixes to value classes: Flags now double definitions, private constructors as...Martin Odersky2012-03-065-17/+54