summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5704 from som-snytt/issue/10190-elide-stringLukas Rytz2017-02-213-14/+32
|\
| * SI-10190 Elide string to empty instead of nullSom Snytt2017-02-153-14/+32
* | Merge pull request #5640 from optimizely/repl-import-handlerAdriaan Moors2017-02-202-0/+65
|\ \
| * | Fix ImportHandler's reporting of importedNames and importedSymbolsHao Xia2017-01-112-0/+65
* | | Merge pull request #5629 from som-snytt/issue/10120-quote-errAdriaan Moors2017-02-207-10/+24
|\ \ \
| * | | SI-10120 ReplReporter handles message indentSom Snytt2017-01-187-10/+24
| |/ /
* | | Merge pull request #5659 from retronym/ticket/10026Adriaan Moors2017-02-202-0/+12
|\ \ \
| * | | SI-10026 Fix endless cycle in runtime reflectionJason Zaugg2017-02-192-0/+12
* | | | SI-10148 Accept verbose zeroSom Snytt2017-02-181-1/+9
|/ / /
* | | Merge branch '2.12.x' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-174-0/+89
|\ \ \
| * \ \ Merge pull request #5648 from som-snytt/issue/10148Seth Tisue2017-02-161-0/+5
| |\ \ \
| | * | | SI-10148 Follow Java for float literalsSom Snytt2017-01-181-0/+5
| | |/ /
| * | | Merge pull request #5589 from allisonhb/feature/si-4700Adriaan Moors2017-02-162-0/+66
| |\ \ \
| | * | | SI-4700 Make infix notation default for symbolic types.allisonhb2016-12-142-21/+17
| | * | | SI-4700 Show infix types with as few parentheses as needed.allisonhb2016-12-132-0/+20
| | * | | SI-4700 Add `@infix` annotation for type printingVlad Ureche2016-09-192-0/+50
| * | | | Merge pull request #5587 from lrytz/t10072Adriaan Moors2017-02-161-0/+18
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | SI-10072 cast Function nodes to environment in specializationLukas Rytz2016-12-071-0/+18
* | | | | Merge commit '0965028809' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-1613-4/+107
|\ \ \ \ \
| * | | | | Optimised implementation of List.filter/filterNotRory Graves2017-01-281-4/+4
| * | | | | SI-1459 two bridges for impl of java generic vararg methodAdriaan Moors2017-01-244-0/+20
| * | | | | SI-9013 SI-1459 Tests for inherited @varargs annotationsJason Zaugg2017-01-248-0/+78
| * | | | | Merge pull request #5630 from adriaanm/rebase-5557Adriaan Moors2017-01-103-26/+15
| |\ \ \ \ \
| | * | | | | [backport] SI-6412 remove flaky testSeth Tisue2017-01-091-26/+0
| | * | | | | SI-10071 Separate compilation for varargs methodsIulian Dragos2017-01-092-0/+15
* | | | | | | Merge commit '36967321c7' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-163-35/+66
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Merge pull request #5632 from adriaanm/ticket/9114Adriaan Moors2017-01-101-0/+31
| |\ \ \ \ \
| | * | | | | SI-9114 Fix crasher in pattern matcher with type aliasesJason Zaugg2017-01-091-0/+31
| | |/ / / /
| * / / / / SI-9331 Fix canEqual for case classes with HK type paramsJason Zaugg2017-01-092-35/+35
| |/ / / /
* | | | | Merge pull request #5245 from dwijnand/trailing-commasAdriaan Moors2017-02-082-0/+16
|\ \ \ \ \
| * | | | | SIP-27 Tweak and test wildstar in REPLDale Wijnand2017-01-082-0/+16
* | | | | | Merge pull request #5585 from som-snytt/issue/10097Adriaan Moors2017-02-075-3/+13
|\ \ \ \ \ \
| * | | | | | SI-10097 Adapt unless -Xsource:2.13Som Snytt2016-12-143-0/+10
| * | | | | | SI-10097 Error if no non-implicit case class paramSom Snytt2016-12-142-3/+3
* | | | | | | Merge pull request #5579 from edmundnoble/queue-concatAdriaan Moors2017-02-071-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Improve Queue.++ when building another QueueEdmund Noble2017-01-181-1/+7
* | | | | | | | adjust to partest 1.1.0's new mixed Java/Scala compilationLukas Rytz2017-01-2713-38/+50
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-12-2012-0/+174
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #5487 from lrytz/java-constantsAdriaan Moors2016-12-1512-0/+174
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | SI-3236 constant types for literal final static java fieldsJohannes Rudolph2016-10-2812-0/+174
| * | | | | | [nomerge] SI-10037 ASR/LSR switched in ICodeReaderSom Snytt2016-11-104-0/+18
| |/ / / / /
| * | | | | Merge pull request #5343 from milessabin/topic/si-2712-backportAdriaan Moors2016-10-183-0/+182
| |\ \ \ \ \
| | * | | | | SI-2712 Add support for higher order unificationMiles Sabin2016-08-153-0/+182
| * | | | | | Merge pull request #5345 from milessabin/topic/si-7046-backportAdriaan Moors2016-10-185-1/+68
| |\ \ \ \ \ \
| | * | | | | | Partial fix for SI-7046Miles Sabin2016-08-155-1/+68
| | |/ / / / /
| * | | | | | Merge pull request #5348 from som-snytt/issue/9841-test-2.11Adriaan Moors2016-10-181-0/+24
| |\ \ \ \ \ \
| | * | | | | | SI-9841 Regression test for init SOSom Snytt2016-08-241-0/+24
| | |/ / / / /
| * | | | | | Merge pull request #5218 from retronym/ticket/9806Jason Zaugg2016-10-181-0/+18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | SI-9806 Fix incorrect codegen with optimizer, constants, try/catchJason Zaugg2016-06-071-0/+18
| * | | | | | Use sbt for PR validationStefan Zeiger2016-06-144-19/+0
| |/ / / / /