summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
...
| * SI-4625 Recognize App in scriptSom Snytt2016-05-163-0/+13
* | Move t8449 to correct placeLukas Rytz2016-05-172-0/+0
|/
* SI-9740 Repl import fix -Yrepl-class-basedSom Snytt2016-05-026-73/+55
* 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-9488 - adds the same default toString format to Scala Futures as 2.12.xViktor Klang2016-03-221-2/+18
* 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
* Update partest to 1.0.12, test case for reporting invalid flagsLukas Rytz2016-02-175-2/+12
* SI-9572 Check for illegal tuple sizes in the parserStefan Zeiger2016-01-282-0/+13
* Merge pull request #4899 from som-snytt/issue/9616Jason Zaugg2016-01-193-12/+81
|\
| * [backport] SI-9616 False positive in unused import warningSom Snytt2016-01-073-12/+81
* | disable flaky presentation compiler test on WindowsSeth Tisue2016-01-151-0/+6
|/
* Merge pull request #4862 from retronym/ticket/9567Lukas Rytz2015-12-183-0/+66
|\
| * 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
* | Make all of partest work in the sbt buildStefan Zeiger2015-12-041-4/+5
|/
* Merge pull request #4828 from retronym/topic/existential-containsLukas Rytz2015-11-163-0/+15
|\
| * Attacking exponential complexity in TypeMapsJason Zaugg2015-11-133-0/+15
* | Merge pull request #4839 from SethTisue/reword-dependent-type-errorSeth Tisue2015-11-141-2/+2
|\ \
| * | less confusing wording for a dependent method type errorSeth Tisue2015-11-071-2/+2
| |/
* | Merge pull request #4843 from SethTisue/scaladoc-little-d-pleaseJason Zaugg2015-11-136-6/+6
|\ \
| * | it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-126-6/+6
| |/
* | 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
* | Merge pull request #4720 from retronym/ticket/9029Jason Zaugg2015-09-2912-5/+148
|\ \ | |/ |/|
| * SI-7850 Additional tests for name based patmatJason Zaugg2015-09-212-0/+28
| * SI-8989 Better error message for invalid extractor patternJason Zaugg2015-09-215-5/+51
| * SI-9029 Fix regression in extractor patternsJason Zaugg2015-09-215-0/+69
* | Merge pull request #4757 from lrytz/t9375-2.11Lukas Rytz2015-09-227-7/+356
|\ \
| * | [backport] SI-9375 add synthetic readResolve only for static modulesLukas Rytz2015-09-227-7/+356
| |/
* | Merge pull request #4725 from retronym/topic/completely-2.11Lukas Rytz2015-09-2111-43/+36
|\ \
| * \ Merge remote-tracking branch 'origin/2.11.x' into topic/completely-2.11Jason Zaugg2015-09-1768-0/+39
| |\ \
| * | | Fix completion for synthetic case modules and methodsJason Zaugg2015-09-101-1/+10
| * | | SI-5408 Prompt after incomplete script pasteSom Snytt2015-09-022-2/+2
| * | | Update power mode bannerSom Snytt2015-09-028-40/+24
* | | | Merge pull request #4716 from Ichoran/issue/9388Lukas Rytz2015-09-213-4/+31
|\ \ \ \
| * | | | SI-9388 Fix Range behavior around Int.MaxValueRex Kerr2015-09-193-4/+31
| | |_|/ | |/| |
* | | | Merge pull request #4752 from alexeyr/topic/errornonexistentfield-messageLukas Rytz2015-09-211-3/+3
|\ \ \ \
| * | | | [backport] Include owner in ErrorNonExistentField messageAlexey Romanov2015-09-181-3/+3
| |/ / /
* / / / fix t9370 so it works on Windows tooSeth Tisue2015-09-181-1/+1
|/ / /
* | / SI-9475 Dependent PolyTypes are dependent typesVlad Ureche2015-09-171-0/+19
| |/ |/|
* | Merge pull request #4727 from SethTisue/unset-stray-execute-bitsSeth Tisue2015-09-1465-0/+0
|\ \
| * | unset inappropriate execute bitsSeth Tisue2015-09-0265-0/+0