summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4465 from retronym/ticket/9279Lukas Rytz2015-04-271-5/+5
|\
| * SI-9279 Improve performance of bash runner scriptJason Zaugg2015-04-231-5/+5
* | Merge pull request #4415 from Ichoran/issue/9254Adriaan Moors2015-04-221-5/+7
|\ \
| * | SI-9254 UnrolledBuffer appends in wrong positionRex Kerr2015-03-311-5/+7
* | | Merge pull request #4416 from Ichoran/issue/9197Adriaan Moors2015-04-221-1/+4
|\ \ \
| * | | SI-9197 Duration.Inf not a singleton when deserializedRex Kerr2015-03-311-1/+4
* | | | Merge pull request #4462 from som-snytt/issue/badtabAdriaan Moors2015-04-221-5/+10
|\ \ \ \
| * | | | SI-9275 Fix row-first display in REPLSom Snytt2015-04-211-5/+10
* | | | | Merge pull request #4461 from adriaanm/rebase-4446Adriaan Moors2015-04-2245-58/+58
|\ \ \ \ \
| * | | | | Fix many typosMichał Pociecha2015-04-2145-58/+58
| |/ / / /
* | | | | Merge pull request #4452 from lrytz/valueClassSelfTypeBCodeAdriaan Moors2015-04-221-2/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Don't crash GenBCode for value classes with a self declarationLukas Rytz2015-04-161-2/+4
* | | | | Merge pull request #4464 from gourlaysama/wip/scaladoc-deprecatedVlad Ureche2015-04-225-3/+74
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-4476 add an index of deprecated members to scaladocAntoine Gourlay2015-04-225-3/+74
| |/ / /
* | | | Merge pull request #4457 from retronym/ticket/9268Adriaan Moors2015-04-211-7/+3
|\ \ \ \
| * | | | SI-9268 Be robust against absent classfiles during signature parsingJason Zaugg2015-04-211-7/+3
* | | | | 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
* | | | | Make lambda body public rather than using static accessorJason Zaugg2015-04-172-101/+48
* | | | | Merge pull request #4451 from som-snytt/issue/3368-remediateAdriaan Moors2015-04-162-5/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-3368 Default to coalescing for 2.11Som Snytt2015-04-162-5/+4
* | | | | SI-9273 Avoid unpositioned error for bare classOfJason Zaugg2015-04-151-4/+5
* | | | | Merge pull request #4367 from retronym/topic/indylambda-specializationAdriaan Moors2015-04-131-1/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Disable -Ydelambdafy:method for specialized FunctionNJason Zaugg2015-04-101-1/+17
* | | | | Merge pull request #4431 from adriaanm/rebase-4379Adriaan Moors2015-04-133-41/+165
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Patmat: efficient reasoning about mutual exclusionGerard Basler2015-04-063-41/+165
* | | | | Merge pull request #4373 from retronym/topic/indylambda-permutations-2Lukas Rytz2015-04-102-3/+12
|\ \ \ \ \
| * | | | | SI-8359 Adjust parameter order of accessor method in DelambdafyJason Zaugg2015-03-242-3/+12
| | |/ / / | |/| | |
* | | | | Merge pull request #4306 from som-snytt/issue/3368-bAdriaan Moors2015-04-094-57/+130
|\ \ \ \ \
| * | | | | SI-3368 ReviewSom Snytt2015-04-081-1/+1
| * | | | | SI-3368 Promote xml option to -XxmlSom Snytt2015-04-083-14/+14
| * | | | | SI-3368 CDATA gets a NodeSom Snytt2015-04-084-57/+130
* | | | | | Merge pull request #4403 from gourlaysama/wip/t9239-generic-signatureAdriaan Moors2015-04-091-4/+6
|\ \ \ \ \ \
| * | | | | | SI-9239 fix java generic signature when traits extend classesAntoine Gourlay2015-03-251-4/+6
* | | | | | | Merge pull request #4386 from retronym/ticket/7741Lukas Rytz2015-04-092-9/+15
|\ \ \ \ \ \ \
| * | | | | | | SI-7741 Tread more lightly during classfile parsingJason Zaugg2015-03-252-9/+15
* | | | | | | | 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-092-15/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-5795 empty scaladoc tags should be omitted from outputAntoine Gourlay2015-04-021-8/+8
| * | | | | | | | | fix scaladoc issue with parsing of empty tagsAntoine Gourlay2015-04-021-7/+10
| * | | | | | | | | 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-091-5/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-9252 gets rid of custom logic for jArrayClass in runtime reflectionEugene Burmako2015-03-271-5/+1
* | | | | | | | | | Merge pull request #4439 from esfand-r/error-message-improvementJason Zaugg2015-04-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Error message improvementesfandiar amirrahimi2015-04-081-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | 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
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \