summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3513 from xeno-by/topic/typecheck-member-defsJason Zaugg2014-02-164-3/+23
|\
| * typecheck(q"class C") no longer crashesEugene Burmako2014-02-124-3/+23
* | Merge pull request #3493 from retronym/ticket/3452-2Grzegorz Kossakowski2014-02-1633-0/+506
|\ \
| * | SI-3452 GenBCode version of the static-forwarder signature fixJason Zaugg2014-02-155-0/+31
| * | SI-3452 A better fix for static forwarder generic sigsJason Zaugg2014-02-153-1/+10
| * | SI-7374 Test cases for fixed Java interop problemJason Zaugg2014-02-093-0/+13
| * | SI-3452 Correct Java generic signatures for mixins, static forwardersJason Zaugg2014-02-0925-0/+453
* | | Merge pull request #3511 from som-snytt/issue/interp-octalAdriaan Moors2014-02-153-0/+47
|\ \ \
| * | | SI-8266 Deprecate octal escapes in f-interpolatorSom Snytt2014-02-113-0/+47
* | | | Merge pull request #3528 from Ichoran/issue/6908Adriaan Moors2014-02-151-0/+6
|\ \ \ \
| * | | | SI-6908 FlatHashTable and things that depend on it can't store nullsRex Kerr2014-02-131-0/+6
* | | | | Merge pull request #3532 from som-snytt/issue/7711Adriaan Moors2014-02-153-0/+21
|\ \ \ \ \
| * | | | | SI-7711 Test for args in scriptSom Snytt2014-02-143-0/+21
| | |/ / / | |/| | |
* | | | | Merge pull request #3531 from Ichoran/issue/8188Adriaan Moors2014-02-141-0/+25
|\ \ \ \ \
| * | | | | SI-8188 NPE during deserialization of TrieMapRex Kerr2014-02-141-0/+25
| | |/ / / | |/| | |
* | | | | Merge pull request #3530 from Ichoran/issue/6632Adriaan Moors2014-02-142-18/+13
|\ \ \ \ \
| * | | | | SI-6632 ListBuffer's updated accepts negative positionsRex Kerr2014-02-132-18/+13
| |/ / / /
* | | | | Merge pull request #3525 from adriaanm/t8177bAdriaan Moors2014-02-144-3/+10
|\ \ \ \ \
| * | | | | SI-8177 tidy up in type reificationEugene Burmako2014-02-144-3/+10
| * | | | | SI-8177 specializeSym must use memberInfo on high sideAdriaan Moors2014-02-131-1/+1
| |/ / / /
* | | | | Merge pull request #3376 from Ichoran/issue/8153Adriaan Moors2014-02-142-0/+15
|\ \ \ \ \
| * | | | | SI-8153 Mutation is hard, let's go shopping with an empty listRex Kerr2014-02-122-0/+15
| |/ / / /
* / / / / SI-8280 regression in implicit selection.Paul Phillips2014-02-132-0/+91
|/ / / /
* | | | SI-8177 refine embeddedSymbolsAdriaan Moors2014-02-121-0/+20
* | | | SI-261 private vals in traits depend on composition orderAdriaan Moors2014-02-112-0/+13
| |_|/ |/| |
* | | SI-7475 Private members are not inheritableJason Zaugg2014-02-104-1/+17
* | | SI-7475 findMember and findMembers: estranged no moreJason Zaugg2014-02-101-1/+0
|/ /
* | SI-8129 Make Object#== override Any#==Jason Zaugg2014-02-101-4/+0
* | Merge pull request #3480 from paulp/pr/publicize-abstract-starGrzegorz Kossakowski2014-02-102-0/+181
|\ \
| * | SI-6948 Make the Abstract* classes public.Paul Phillips2014-02-062-0/+181
| |/
* | Merge pull request #3428 from retronym/ticket/6260Grzegorz Kossakowski2014-02-105-0/+39
|\ \
| * | SI-6260 Avoid double-def error with lambdas over value classesJason Zaugg2014-02-105-0/+39
* | | 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-107-1/+213
|\ \ \ \
| * | | | 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-242-0/+153
| |/ / /
* | | | Merge pull request #3433 from rjolly/si-7933Adriaan Moors2014-02-094-0/+23
|\ \ \ \
| * | | | SI-7933 REPL javax.script eval is cached resultRaphael Jolly2014-01-314-0/+23
* | | | | Merge pull request #3484 from retronym/ticket/8237Adriaan Moors2014-02-091-1/+1
|\ \ \ \ \
| * | | | | SI-8237 Avoid cyclic constraints when inferring hk type argsJason Zaugg2014-02-091-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3488 from retronym/ticket/8245Grzegorz Kossakowski2014-02-091-0/+14
|\ \ \ \ \
| * | | | | SI-8245 Fix regression in interplay between lazy val, returnJason Zaugg2014-02-081-0/+14
| |/ / / /
* | | | | Merge pull request #3485 from xeno-by/topic/reset-all-attrsJason Zaugg2014-02-092-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | further limits discoverability of resetAttrsEugene Burmako2014-02-072-2/+2
| |/ / /
* | | | Merge pull request #3420 from som-snytt/issue/8092-f-parsingEugene Burmako2014-02-092-0/+20
|\ \ \ \
| * | | | SI-8092 More verify for f-interpolatorSom Snytt2014-01-282-0/+20
| | |_|/ | |/| |
* | | | Merge pull request #3391 from xeno-by/ticket/8131Jason Zaugg2014-02-081-0/+32
|\ \ \ \ | |_|/ / |/| | |