summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #4937 from szeiger/issue/9623-2.11Seth Tisue2016-02-081-0/+28
|\
| * SI-9623 Avoid unnecessary hasNext calls in JoinIterator & ConcatIteratorStefan Zeiger2016-02-011-0/+28
* | Merge pull request #4927 from szeiger/issue/9572Jason Zaugg2016-02-012-0/+13
|\ \
| * | SI-9572 Check for illegal tuple sizes in the parserStefan Zeiger2016-01-282-0/+13
| |/
* / SI-9534 Use BoxedUnit in all cases for creating Array[Unit]Stefan Zeiger2016-01-271-1/+11
|/
* Trim complexity in CommentFactoryBaseJanek Bogucki2016-01-252-0/+69
* 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
* | SI-9605 Searching does not use binary search for ArrayRui Gonçalves2016-01-121-0/+48
|/
* 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
* | Merge pull request #4876 from ruippeixotog/issue/9581Seth Tisue2015-12-151-0/+30
|\ \
| * | SI-9581 Fix overflow on Vector take and drop methodsRui Gonçalves2015-12-061-0/+30
| |/
* / 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 #4809 from wpopielarski/delambdafy-multiple-outputsJason Zaugg2015-11-131-0/+73
|\ \
| * | Test addedwpopielarski2015-11-061-0/+73
| |/
* | Merge pull request #4843 from SethTisue/scaladoc-little-d-pleaseJason Zaugg2015-11-139-9/+9
|\ \
| * | it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-129-9/+9
| |/
* | Merge pull request #4810 from ruippeixotog/fix-mutable-setlike-clearAdriaan Moors2015-11-121-0/+26
|\ \
| * | SI-9497 Fix SetLike#clear() default implementationRui Gonçalves2015-10-211-0/+26
* | | 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-213-3/+11
|\ \ | |/ |/|
| * add comment about Cygwin trouble to test/partestSeth Tisue2015-10-081-0/+8
| * fix t7634 to work on CygwinSeth Tisue2015-10-082-3/+3
* | Merge pull request #4798 from performantdata/issue/9513Seth Tisue2015-10-151-0/+42
|\ \
| * | Suppress unneeded import.Performant Data LLC2015-10-141-2/+2
| * | SI-9513 decrement "deleted" count in OpenHashMap.put() when slot reusedPerformant Data LLC2015-10-101-0/+42
| |/
* | 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
* | Improve presentation compilation of annotationsJason Zaugg2015-09-241-0/+11
* | Support completion in erroneous string interpolation.Jason Zaugg2015-09-241-0/+8
* | 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-2112-43/+197
|\ \