summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-8202 bug compatibility with SI-8211 for quasiquotesDenys Shabalin2014-02-091-0/+4
* Merge pull request #3420 from som-snytt/issue/8092-f-parsingEugene Burmako2014-02-095-20/+187
|\
| * SI-8092 Refactor f-interpSom Snytt2014-02-042-1/+7
| * SI-8092 More verify for f-interpolatorSom Snytt2014-01-285-20/+181
* | Merge pull request #3391 from xeno-by/ticket/8131Jason Zaugg2014-02-081-1/+1
|\ \
| * | SI-8131 fixes residual race condition in runtime reflectionEugene Burmako2014-01-211-0/+0
| * | removes non-determinism in reflection-sync-potpourriEugene Burmako2014-01-211-1/+1
* | | Add support for a more straightforward alternative to import selectorsDenys Shabalin2014-02-073-14/+82
* | | Represent tq"" as SyntacticEmptyTypeTree rather than TypeTree()Denys Shabalin2014-02-073-2/+15
* | | Merge pull request #3475 from densh/topic/holemap-orderingEugene Burmako2014-02-061-0/+5
|\ \ \
| * | | Fix inconsistent binding in patterns with 10+ holesDenys Shabalin2014-02-061-0/+5
* | | | Merge pull request #3474 from soc/topic/osgi-feature-warningsEugene Burmako2014-02-062-3/+5
|\ \ \ \
| * | | | Fix feature warnings in test.osgi.compSimon Ochsenreither2014-02-062-3/+5
* | | | | Merge pull request #3458 from densh/si/8173Eugene Burmako2014-02-067-47/+111
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-8173 add support for patterns like init :+ last to quasiquotesDenys Shabalin2014-02-027-47/+111
* | | | | Merge pull request #3457 from retronym/ticket/8228Adriaan Moors2014-02-052-0/+11
|\ \ \ \ \
| * | | | | SI-8228 Avoid infinite loop with erroneous code, overloadingJason Zaugg2014-02-022-0/+11
* | | | | | Merge pull request #3453 from Ichoran/issue/4997Adriaan Moors2014-02-051-1/+1
|\ \ \ \ \ \
| * | | | | | SI-4997 deprecate StringLike.linesIterator for StringLike.linesRex Kerr2014-01-311-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3462 from retronym/ticket/8233Adriaan Moors2014-02-053-0/+37
|\ \ \ \ \ \
| * | | | | | SI-8233 Fix regression in backend with boxed nullsJason Zaugg2014-02-053-0/+37
* | | | | | | Merge pull request #3400 from retronym/ticket/8170Adriaan Moors2014-02-052-0/+52
|\ \ \ \ \ \ \
| * | | | | | | SI-8170 Fix regression in TypeRef#transform w. PolyTypesJason Zaugg2014-01-222-0/+52
* | | | | | | | Merge pull request #3465 from pavelpavlov/list-head-valAdriaan Moors2014-02-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | PR #3233 cleanupPavel Pavlov2014-02-051-1/+1
| | |/ / / / / / | |/| | | | | |
* / | | | | | | Fix typo in compiler's error message: anoynmous => anonymousPavel Pavlov2014-02-051-3/+3
|/ / / / / / /
* | | | / / / SI-4014 Scaladoc omits @authorKonstantin Fedorov2014-02-024-2/+59
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #3424 from som-snytt/issue/7322Adriaan Moors2014-02-011-0/+11
|\ \ \ \ \ \
| * | | | | | SI-7322 Interpolator idents must be encodedSom Snytt2014-01-291-0/+11
* | | | | | | Merge pull request #3441 from gourlaysama/t7124Adriaan Moors2014-02-012-0/+25
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | SI-7124 make macro definitions prettier in scaladocAntoine Gourlay2014-01-312-0/+25
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3425 from retronym/ticket/7700Jason Zaugg2014-01-312-0/+19
|\ \ \ \ \ \
| * | | | | | SI-7700 @unspecialized, Part Deux: Now Working.Jason Zaugg2014-01-312-0/+19
* | | | | | | Merge pull request #3357 from retronym/ticket/8143Adriaan Moors2014-01-315-19/+34
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-8143 Regressions with override checks, private membersJason Zaugg2014-01-145-19/+34
* | | | | | | Merge pull request #3434 from Ichoran/issue/8213Adriaan Moors2014-01-301-0/+12
|\ \ \ \ \ \ \
| * | | | | | | SI-8213 AnyRefMap.getOrElseUpdate is faultyRex Kerr2014-01-301-0/+12
* | | | | | | | Merge pull request #3416 from retronym/topic/any-val-implicitAdriaan Moors2014-01-305-22/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Prohibit views targeting AnyValJason Zaugg2014-01-275-22/+42
| | |/ / / / / | |/| | | | |
* | | | | | | SI-8205 Don't include CR in lineSom Snytt2014-01-291-0/+22
* | | | | | | Merge pull request #3427 from retronym/ticket/8205Jason Zaugg2014-01-291-0/+33
|\ \ \ \ \ \ \
| * | | | | | | SI-8205 Avoid long, slow march to AIIOBE in SourceFile#lineContentJason Zaugg2014-01-291-0/+33
* | | | | | | | Merge pull request #3426 from retronym/ticket/8199Grzegorz Kossakowski2014-01-291-0/+105
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8199 Account for module class suffix in -Xmax-classfile-nameJason Zaugg2014-01-291-0/+105
| |/ / / / / / /
* | | | | | | | Merge pull request #3374 from densh/si/6844-8076Jason Zaugg2014-01-296-4/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8076 improve support for implicit argument listDenys Shabalin2014-01-162-2/+44
| * | | | | | | | SI-6844 restrict splicing in parameter positionDenys Shabalin2014-01-164-2/+17
* | | | | | | | | Merge pull request #3402 from densh/si/7275Eugene Burmako2014-01-292-16/+64
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Addresses feedback from JasonDenys Shabalin2014-01-271-1/+24
| * | | | | | | | SI-7275 allow flattening of blocks with ..$Denys Shabalin2014-01-232-15/+40