summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-8177 tidy up in type reificationEugene Burmako2014-02-145-4/+11
* SI-8177 specializeSym must use memberInfo on high sideAdriaan Moors2014-02-139-28/+119
* Merge pull request #3389 from retronym/ticket/8134-2Jason Zaugg2014-02-1322-79/+87
|\
| * 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-2019-79/+73
* | SI-5900 Fix pattern inference regressionJason Zaugg2014-02-128-14/+18
* | SI-5900 Pending test to show that SI-7886 persistsJason Zaugg2014-02-121-0/+23
* | Merge pull request #3519 from adriaanm/rebase-3483Adriaan Moors2014-02-1212-0/+93
|\ \
| * | SI-8244 Fix raw type regression under separate compilationJason Zaugg2014-02-1212-0/+93
* | | SI-7753 InstantiateDependentMap narrows type of unstable argsAdriaan Moors2014-02-124-3/+68
|/ /
* | Merge pull request #3516 from adriaanm/t8177Adriaan Moors2014-02-1212-89/+109
|\ \
| * | SI-8177 refine embeddedSymbolsAdriaan Moors2014-02-1212-89/+98
| * | SI-8177 co-evolve more than just RefinedTypesAdriaan Moors2014-02-121-0/+11
* | | Merge pull request #3515 from retronym/topic/stable-ident-ambiguousGrzegorz Kossakowski2014-02-122-0/+31
|\ \ \ | |/ / |/| |
| * | A test case for a name binding progressionJason Zaugg2014-02-122-0/+31
* | | Merge pull request #3437 from Ichoran/issue/6736Adriaan Moors2014-02-122-2/+20
|\ \ \ | |/ / |/| |
| * | Reasonable Range operations consistently work when overfull.Rex Kerr2014-02-092-4/+17
| * | SI-6736 Range.contains is wrongRex Kerr2014-02-091-1/+6
* | | SI-261 private vals in traits depend on composition orderAdriaan Moors2014-02-114-18/+13
* | | Merge pull request #3503 from adriaanm/rebase-3440Adriaan Moors2014-02-1124-50/+149
|\ \ \
| * | | SI-7475 Private members are not inheritableJason Zaugg2014-02-1021-47/+147
| * | | SI-7475 findMember and findMembers: estranged no moreJason Zaugg2014-02-103-3/+2
* | | | Merge pull request #3509 from adriaanm/revert-t1786Adriaan Moors2014-02-113-0/+46
|\ \ \ \
| * | | | Revert "SI-1786 incorporate defined bounds in inference"Adriaan Moors2014-02-113-0/+46
* | | | | Add a great test case.Paul Phillips2014-02-112-0/+127
|/ / / /
* | | | 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
* | | | | Tweak parser entry point for pqDenys Shabalin2014-02-112-1/+10
| |/ / / |/| | |
* | | | SI-8129 Crack the case of the curiously incoherent ContextJason Zaugg2014-02-101-0/+0
* | | | SI-8129 Make Object#== override Any#==Jason Zaugg2014-02-1014-55/+59
* | | | SI-8219 Pending test to show suspicous overload in == in AnyRefJason Zaugg2014-02-101-0/+6
* | | | SI-8219 Pending test case for unpositioned implicit errorJason Zaugg2014-02-101-0/+36
* | | | Merge pull request #3480 from paulp/pr/publicize-abstract-starGrzegorz Kossakowski2014-02-103-0/+191
|\ \ \ \
| * | | | SI-6948 Make the Abstract* classes public.Paul Phillips2014-02-063-0/+191
* | | | | Merge pull request #3428 from retronym/ticket/6260Grzegorz Kossakowski2014-02-1015-20/+67
|\ \ \ \ \
| * | | | | SI-6260 Adddress pull request reviewJason Zaugg2014-02-101-1/+1
| * | | | | SI-6260 Avoid double-def error with lambdas over value classesJason Zaugg2014-02-1015-20/+67
| | |_|/ / | |/| | |
* | | | | Merge pull request #3406 from xeno-by/ticket/7570Jason Zaugg2014-02-106-0/+45
|\ \ \ \ \
| * | | | | SI-7570 top-level codegen for toolboxesEugene Burmako2014-01-246-0/+45
* | | | | | Merge pull request #3409 from xeno-by/ticket/6411Jason Zaugg2014-02-108-1/+214
|\ \ \ \ \ \
| * | | | | | SI-7328 FieldMirrors now support value classesEugene Burmako2014-01-253-1/+23
| * | | | | | unifies method and constructor handling in JavaMirrorsEugene Burmako2014-01-255-1/+14
| * | | | | | updates the test for by-name value class parametersEugene Burmako2014-01-242-0/+24
| * | | | | | SI-6411 reflection is now aware of posterasureEugene Burmako2014-01-243-0/+154
| |/ / / / /
* | | | | | Merge pull request #3433 from rjolly/si-7933Adriaan Moors2014-02-095-18/+21
|\ \ \ \ \ \
| * | | | | | SI-7933 REPL javax.script eval is cached resultRaphael Jolly2014-01-315-18/+21
* | | | | | | Merge pull request #3476 from retronym/ticket/8207Adriaan Moors2014-02-093-0/+16
|\ \ \ \ \ \ \
| * | | | | | | SI-8207 Allow import qualified by self referenceJason Zaugg2014-02-063-0/+16
* | | | | | | | Merge pull request #3471 from adriaanm/t6169Adriaan Moors2014-02-098-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-6169 Refine java wildcard bounds using corresponding tparamAdriaan Moors2014-02-058-0/+38