summaryrefslogtreecommitdiff
path: root/test/junit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge/2.10-to-2.11-sept-2' into merge/2.11-to-2.12-is-it-really...Lukas Rytz2014-09-022-34/+39
|\
| * Merge pull request #3931 from lrytz/opt/tracked-finalLukas Rytz2014-09-011-34/+21
| |\
| | * Remove Tracked, add type information to ClassBTypeLukas Rytz2014-08-191-34/+21
| * | Merge pull request #3949 from lrytz/t8627Grzegorz Kossakowski2014-08-271-0/+18
| |\ \
| | * | SI-8627 make Stream.filterNot non-eagerLukas Rytz2014-08-271-0/+18
| | |/
* | | Merge commit '47908f1' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-023-0/+67
|\| |
| * | Merge pull request #3923 from som-snytt/issue/8787Grzegorz Kossakowski2014-08-191-0/+17
| |\ \ | | |/ | |/|
| | * SI-8787 If you love nulls, so does RegexSom Snytt2014-08-081-0/+17
| * | SI-8512 Infer Any for the qSom Snytt2014-08-121-0/+23
| * | SI-8512 Infer a type for f"$args"Som Snytt2014-08-121-0/+13
| * | SI-6476 DocumentationSom Snytt2014-07-181-0/+14
| |/
* | Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-021-11/+19
|\|
| * SI-8525 Clarify usage of -Xlint:_,flagSom Snytt2014-07-161-15/+9
| * SI-8525 No anonymous lintSom Snytt2014-07-101-3/+3
| * SI-8525 Add -Xlint:-warn-missing-interpolatorSom Snytt2014-07-081-2/+16
* | Translate to jUnit test casesrubyu2014-08-261-0/+298
|/
* Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-041-0/+7
* Uniformly route reporting through reporter.Adriaan Moors2014-07-041-0/+5
* Merge pull request #3736 from VladimirNik/print-types-issue-2.11.xAdriaan Moors2014-07-031-26/+51
|\
| * TypeTree printing modified (SI-8447)VladimirNik2014-05-091-26/+51
* | SI-8611 Avoid accidental patmat unification with refinement typesJason Zaugg2014-06-101-0/+35
* | Merge pull request #3743 from ruippeixotog/issue/8553Ichoran2014-06-041-0/+16
|\ \
| * | SI-8553 WrappedArray throws exception on lastIndexWhere when index out of rangeRui Gonçalves2014-05-121-0/+16
| |/
* | Merge pull request #3796 from som-snytt/issue/8630Adriaan Moors2014-06-031-0/+5
|\ \
| * | SI-8630 lineToString no longer long by one at eofSom Snytt2014-05-271-0/+5
* | | Merge pull request #3795 from som-snytt/issue/8475Adriaan Moors2014-06-031-0/+8
|\ \ \
| * | | SI-8475 GroupedIterator is also lazy when paddedSom Snytt2014-05-271-0/+8
| |/ /
* | | Merge pull request #3774 from lrytz/opt/backendWipLukas Rytz2014-06-013-6/+210
|\ \ \ | |/ / |/| |
| * | Unit tests for reflect/internal/NamesLukas Rytz2014-06-011-0/+95
| * | Unit tests for new BType classesLukas Rytz2014-06-012-6/+115
* | | Merge pull request #3733 from retronym/topic/pr-3712-resubmitJason Zaugg2014-05-271-0/+20
|\ \ \
| * | | SI-8475 Fix off by one in GroupedIterator when StreamingJean-Remi Desjardins2014-05-091-0/+20
* | | | Optimize nested scope creationJason Zaugg2014-05-261-0/+54
| |/ / |/| |
* | | SI-8507 Avoid lazy val in StringContextSom Snytt2014-05-131-0/+51
| |/ |/|
* | SI-8504 fix NPE in the Java wrapper for a Scala Map.Antoine Gourlay2014-04-291-0/+10
|/
* Printers tests uncommentedVladimirNik2014-03-132-1171/+1163
* SI-8386 fixedVladimirNik2014-03-111-268/+612
* Merge pull request #3566 from adriaanm/t6455Grzegorz Kossakowski2014-02-251-0/+35
|\
| * SI-6455 util.Try supports withFilterAdriaan Moors2014-02-241-0/+35
* | PrintersTest commentedVladimirNik2014-02-201-1151/+809
* | printOwners support added to Printers; whitespaces removedVladimirNik2014-02-201-155/+155
* | lazy vals printing fixed for typechecked treesVladimirNik2014-02-201-1/+24
* | printers flag processing improvements: printRootPkg flag fixed, comments to f...VladimirNik2014-02-201-2/+7
* | Attributed val/var processing for syntactics (SI-8180)VladimirNik2014-02-201-820/+1134
|/
* Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-193-836/+850
|\
| * Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-161-0/+7
| |\
| * | establishes scala.reflect.api#internalEugene Burmako2014-02-142-836/+844
| * | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-141-1/+18
| |\ \
| * | | additional class tags for reflection APIEugene Burmako2014-02-141-0/+6
* | | | Group settings should honor user-set individual optionsJason Zaugg2014-02-171-0/+24