summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3567 from retronym/ticket/8315Jason Zaugg2014-02-224-0/+25
|\
| * SI-8315 Fix crash in dead code eliminationJason Zaugg2014-02-204-0/+25
* | Merge pull request #3557 from adriaanm/t8224Jason Zaugg2014-02-211-0/+12
|\ \
| * | SI-8224 Fix regression in f-bound aware LUBsJason Zaugg2014-02-181-0/+12
| |/
* | Merge pull request #3555 from adriaanm/rebase-3553Jason Zaugg2014-02-211-0/+8
|\ \
| * | SI-7788 Avoid accidental shadowing of Predef.conformsAdriaan Moors2014-02-181-0/+8
| |/
* | SI-6675 deprecation warning for auto-tupling in patternsAdriaan Moors2014-02-191-1/+1
* | SI-8306: handle SWITCH nodes with just default caseGrzegorz Kossakowski2014-02-192-0/+9
* | Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-1920-10/+708
|\ \ | |/ |/|
| * makes sure compat._ provides full compatibility with 2.10.xEugene Burmako2014-02-188-0/+587
| * tests for SI-8300Eugene Burmako2014-02-185-0/+102
| * Merge remote-tracking branch 'retronym/topic/8301' into topic/palladium0Eugene Burmako2014-02-182-0/+55
| |\
| * \ Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-167-0/+42
| |\ \
| * | | some renamingsEugene Burmako2014-02-151-1/+1
| * | | establishes scala.reflect.api#internalEugene Burmako2014-02-143-8/+11
| * | | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1433-47/+320
| |\ \ \
| * | | | SI-6931 cleans up the position APIEugene Burmako2014-02-141-1/+1
| * | | | SI-8187 api#Symbol.name now has precise typeEugene Burmako2014-02-142-0/+6
* | | | | Merge pull request #3545 from retronym/topic/8301Jason Zaugg2014-02-182-0/+55
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | SI-8304 Allow volatile-typed Idents as stable ident patternsJason Zaugg2014-02-181-0/+36
| * | | | SI-8301 fix regression with refinement subtyping, wildcard type.Jason Zaugg2014-02-171-0/+19
| | |_|/ | |/| |
* / | | SI-5165 separate compilation test Java annotations bugJason Zaugg2014-02-183-0/+17
|/ / /
* | | Merge pull request #3521 from xeno-by/ticket/8270Jason Zaugg2014-02-164-0/+28
|\ \ \
| * | | SI-8270 unconfuses bundles and vanilla macrosEugene Burmako2014-02-134-0/+28
* | | | Merge pull request #3493 from retronym/ticket/3452-2Grzegorz Kossakowski2014-02-161-0/+10
|\ \ \ \
| * | | | SI-3452 Correct Java generic signatures for mixins, static forwardersJason Zaugg2014-02-091-0/+10
* | | | | Merge pull request #3533 from adriaanm/t8283Adriaan Moors2014-02-142-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-8283 mutation-free bound inference for existentialsJason Zaugg2014-02-142-0/+4
* | | | | Merge pull request #3525 from adriaanm/t8177bAdriaan Moors2014-02-143-88/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-8177 specializeSym must use memberInfo on high sideAdriaan Moors2014-02-133-88/+5
* | | | | SI-8276 Test for cyclic error caused by (reverted) SI-1786 fixJason Zaugg2014-02-131-0/+57
|/ / / /
* | | | Merge pull request #3389 from retronym/ticket/8134-2Jason Zaugg2014-02-1317-0/+115
|\ \ \ \
| * | | | SI-5954 Invalidate TypeRef cache when opening package objectJason Zaugg2014-01-203-0/+14
| * | | | SI-8134 SI-5954 Fix companions in package object under separate comp.Jason Zaugg2014-01-2014-0/+101
* | | | | SI-5900 Fix pattern inference regressionJason Zaugg2014-02-122-29/+9
* | | | | Merge pull request #3519 from adriaanm/rebase-3483Adriaan Moors2014-02-122-0/+9
|\ \ \ \ \
| * | | | | SI-8244 Fix raw type regression under separate compilationJason Zaugg2014-02-122-0/+9
* | | | | | SI-7753 InstantiateDependentMap narrows type of unstable argsAdriaan Moors2014-02-122-0/+65
|/ / / / /
* | | | | SI-8177 refine embeddedSymbolsAdriaan Moors2014-02-128-0/+137
* | | | | SI-8177 co-evolve more than just RefinedTypesAdriaan Moors2014-02-121-0/+11
| |_|/ / |/| | |
* | | | SI-261 private vals in traits depend on composition orderAdriaan Moors2014-02-112-18/+0
| |_|/ |/| |
* | | Merge pull request #3503 from adriaanm/rebase-3440Adriaan Moors2014-02-114-0/+43
|\ \ \
| * | | SI-7475 Private members are not inheritableJason Zaugg2014-02-104-0/+43
* | | | Revert "SI-1786 incorporate defined bounds in inference"Adriaan Moors2014-02-113-67/+38
* | | | Merge pull request #3495 from xeno-by/ticket/8209Jason Zaugg2014-02-116-0/+42
|\ \ \ \ | |/ / / |/| | |
| * | | changes the order of whitebox typechecks. yes, again.Eugene Burmako2014-02-096-0/+42
* | | | SI-8129 Crack the case of the curiously incoherent ContextJason Zaugg2014-02-101-0/+49
* | | | SI-8129 Make Object#== override Any#==Jason Zaugg2014-02-101-0/+15
* | | | Merge pull request #3480 from paulp/pr/publicize-abstract-starGrzegorz Kossakowski2014-02-101-0/+10
|\ \ \ \
| * | | | SI-6948 Make the Abstract* classes public.Paul Phillips2014-02-061-0/+10
| | |_|/ | |/| |