summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SI-9282 Avoid obscuring an exception during classfile parsingJason Zaugg2015-04-271-3/+5
* Merge pull request #4464 from gourlaysama/wip/scaladoc-deprecatedVlad Ureche2015-04-228-4/+140
|\
| * SI-4476 add an index of deprecated members to scaladocAntoine Gourlay2015-04-228-4/+140
* | Merge pull request #4457 from retronym/ticket/9268Adriaan Moors2015-04-214-7/+60
|\ \
| * | SI-9268 Be robust against absent classfiles during signature parsingJason Zaugg2015-04-214-7/+60
* | | Merge pull request #4445 from jedesah/patch-2Adriaan Moors2015-04-211-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typo in Quasiquote doc that was confusingJean-RĂ©mi Desjardins2015-04-101-1/+1
* | | Merge pull request #4454 from retronym/topic/indylambda-no-accessorJason Zaugg2015-04-203-102/+49
|\ \ \
| * | | Make lambda body public rather than using static accessorJason Zaugg2015-04-173-102/+49
|/ / /
* | | Merge pull request #4451 from som-snytt/issue/3368-remediateAdriaan Moors2015-04-1610-7/+394
|\ \ \
| * | | SI-3368 Default to coalescing for 2.11Som Snytt2015-04-1610-7/+394
* | | | Merge pull request #4453 from adriaanm/repo-config-no-dupAdriaan Moors2015-04-162-16/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Derive repository info from (jenkins) env varsAdriaan Moors2015-04-162-16/+23
|/ / /
* | | Merge pull request #4449 from retronym/ticket/9273Jason Zaugg2015-04-163-4/+24
|\ \ \
| * | | SI-9273 Avoid unpositioned error for bare classOfJason Zaugg2015-04-153-4/+24
|/ / /
* | | Merge pull request #4367 from retronym/topic/indylambda-specializationAdriaan Moors2015-04-1312-37/+76
|\ \ \ | |/ / |/| |
| * | Disable -Ydelambdafy:method for specialized FunctionNJason Zaugg2015-04-1012-37/+76
* | | Merge pull request #4431 from adriaanm/rebase-4379Adriaan Moors2015-04-137-44/+1034
|\ \ \ | |_|/ |/| |
| * | Patmat: efficient reasoning about mutual exclusionGerard Basler2015-04-067-44/+1034
* | | Merge pull request #4373 from retronym/topic/indylambda-permutations-2Lukas Rytz2015-04-105-3/+86
|\ \ \
| * | | SI-8359 Adjust parameter order of accessor method in DelambdafyJason Zaugg2015-03-245-3/+86
| | |/ | |/|
* | | Merge pull request #4306 from som-snytt/issue/3368-bAdriaan Moors2015-04-099-68/+203
|\ \ \
| * | | SI-3368 ReviewSom Snytt2015-04-082-2/+2
| * | | SI-3368 Promote xml option to -XxmlSom Snytt2015-04-084-15/+15
| * | | SI-5699 Use ParserTestSom Snytt2015-04-081-10/+2
| * | | SI-3368 CDATA gets a NodeSom Snytt2015-04-088-57/+200
* | | | Merge pull request #4403 from gourlaysama/wip/t9239-generic-signatureAdriaan Moors2015-04-093-4/+24
|\ \ \ \
| * | | | SI-9239 fix java generic signature when traits extend classesAntoine Gourlay2015-03-253-4/+24
* | | | | Merge pull request #4386 from retronym/ticket/7741Lukas Rytz2015-04-098-9/+370
|\ \ \ \ \
| * | | | | SI-7741 Tread more lightly during classfile parsingJason Zaugg2015-03-258-9/+370
* | | | | | Merge pull request #4428 from kzys/7601-img-alt-211Lukas Rytz2015-04-092-17/+36
|\ \ \ \ \ \
| * | | | | | [nomerge] SI-7601 Scaladoc: img elements must have an "alt" attributeKato Kazuyoshi2015-04-022-17/+36
* | | | | | | Merge pull request #4427 from gourlaysama/wip/t5795-scaladoc-empty-paramsLukas Rytz2015-04-096-18/+108
|\ \ \ \ \ \ \
| * | | | | | | SI-5795 empty scaladoc tags should be omitted from outputAntoine Gourlay2015-04-023-8/+75
| * | | | | | | fix scaladoc issue with parsing of empty tagsAntoine Gourlay2015-04-023-10/+31
| * | | | | | | fix Scaladoc html display when there are empty tagsAntoine Gourlay2015-04-021-0/+2
| |/ / / / / /
* | | | | | | Merge pull request #4411 from xeno-by/ticket/9252Lukas Rytz2015-04-093-5/+7
|\ \ \ \ \ \ \
| * | | | | | | SI-9252 gets rid of custom logic for jArrayClass in runtime reflectionEugene Burmako2015-03-273-5/+7
* | | | | | | | Merge pull request #4442 from retronym/topic/upgradeJason Zaugg2015-04-092-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade Ruby / Jekyll versions used to build the specJason Zaugg2015-04-092-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #4439 from esfand-r/error-message-improvementJason Zaugg2015-04-093-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Error message improvementesfandiar amirrahimi2015-04-083-5/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #4438 from retronym/topic/plugin-api-regressionAdriaan Moors2015-04-081-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix regression in plugin APIJason Zaugg2015-04-081-2/+4
| |/ / / / / /
* | | | | | | Merge pull request #4434 from gknauth/2.11.xAdriaan Moors2015-04-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | grammar it's -> itsGeoffrey Knauth2015-04-071-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #4332 from Ichoran/opt-TravOnce-2.11.xGrzegorz Kossakowski2015-04-071-2/+15
|\ \ \ \ \ \ \
| * | | | | | | Performance improvement: collectFirst in TraversableOnceRex Kerr2015-03-301-2/+15
* | | | | | | | Merge pull request #4413 from lrytz/opt/inliningEverythingLukas Rytz2015-04-0725-146/+319
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-9139 don't inline across @strictfp modesLukas Rytz2015-04-014-1/+35