summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Actually retract clashing synthetic apply/unapply [backport]Adriaan Moors2017-04-123-0/+19
* Revert "Optimised implementation of List.filter/filterNot"Adriaan Moors2017-04-031-4/+4
* Disable stub warning by default.Oscar Boykin2017-03-253-4/+3
* Improve stub error messages (SCP-009 proposal)jvican2017-03-2422-8/+351
* 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 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 #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
|/
* Merge pull request #4998 from som-snytt/issue/7898-iLukas Rytz2016-06-015-4/+35
|\
| * SI-7898 Label for parsing -i sourcesLukas Rytz2016-05-243-0/+34
| * SI-7898 Report paste errors improvedlySom Snytt2016-05-231-1/+1
| * SI-7898 Read user input during REPL warmupSom Snytt2016-05-201-3/+0
* | Merge pull request #4959 from rjolly/scripting15Stefan Zeiger2016-05-252-8/+4
|\ \
| * | Use jarlister in buildRaphael Jolly2016-05-212-8/+4
| |/
* | SI-4625 Warn on first non-toplevel onlySom Snytt2016-05-171-0/+1
* | SI-4625 Warn when discarding script objectSom Snytt2016-05-173-0/+16
* | SI-4625 Permit arbitrary top-level in scriptSom Snytt2016-05-163-0/+16
* | SI-4625 Recognize App in scriptSom Snytt2016-05-163-0/+13
|/
* SI-9740 Repl import fix -Yrepl-class-basedSom Snytt2016-05-025-72/+54
* SI-9734 Narrow type when import REPL history (#5084)som-snytt2016-04-202-0/+40
* SI-9735 REPL prefer standard escapes for code text (#5086)som-snytt2016-04-202-0/+36
* SI-9425 Fix a residual bug with multi-param-list case classesJason Zaugg2016-03-041-0/+15
* SI-9546 Fix regression in rewrite of case apply to constructor callJason Zaugg2016-03-021-0/+13
* Refactor transform of case apply in refchecksJason Zaugg2016-03-023-0/+42
* SI-9567 Fix pattern match on 23+ param, method local case classJason Zaugg2015-11-252-0/+37
* SI-9567 Fix latent bugs in patmat's reasoning about mutabilityJason Zaugg2015-11-251-0/+29
* Merge pull request #4804 from jvican/issue/9503Adriaan Moors2015-11-121-0/+1
|\
| * [SI-9503] Deprecate scala.collection.immutable.PagedSeqjvican2015-11-041-0/+1
* | SI-4950 Test reductionSom Snytt2015-10-252-13/+18
* | Merge pull request #4795 from SethTisue/windows-ciLukas Rytz2015-10-212-3/+3
|\ \ | |/ |/|
| * fix t7634 to work on CygwinSeth Tisue2015-10-082-3/+3
* | Merge pull request #4771 from som-snytt/issue/9492-hereSeth Tisue2015-10-142-0/+46
|\ \ | |/ |/|
| * SI-9492 REPL paste here docSom Snytt2015-09-272-0/+46