summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4979 from felixmulder/topic/scaladoc-search-progressVlad Ureche2016-02-184-42/+57
|\
| * Add progress bar for searchFelix Mulder2016-02-184-42/+57
|/
* Merge pull request #4978 from felixmulder/topic/scaladoc-better-hover-textVlad Ureche2016-02-186-27/+24
|\
| * Add better hover-text in search resultsFelix Mulder2016-02-186-27/+24
|/
* Merge pull request #4976 from retronym/topic/bootstrap-custom-starrJason Zaugg2016-02-181-7/+43
|\
| * bootstrap: configurable starr, skip docs on first module buildJason Zaugg2016-02-181-7/+43
|/
* Merge pull request #4973 from felixmulder/topic/scaladoc-replace-utf8-glyphsLukas Rytz2016-02-173-43/+75
|\
| * Replace UTF8 glyphs with the Material TypefaceFelix Mulder2016-02-173-43/+75
* | Merge pull request #4962 from retronym/topic/bump-partestStefan Zeiger2016-02-173-18/+3
|\ \
| * | Update to partest 1.0.13Jason Zaugg2016-02-123-18/+3
* | | Merge pull request #4969 from lrytz/valPatternOptStefan Zeiger2016-02-179-186/+201
|\ \ \ | |_|/ |/| |
| * | Clean up some bytecode testsLukas Rytz2016-02-166-168/+111
| * | Tests for optimizing val patternsLukas Rytz2016-02-163-18/+90
* | | Merge pull request #4972 from felixmulder/topic/scaladoc-package-member-filte...Vlad Ureche2016-02-171-22/+18
|\ \ \
| * | | Add package member filteringFelix Mulder2016-02-171-22/+18
|/ / /
* | | Merge pull request #4912 from felixmulder/topic/scaladoc-new-searchVlad Ureche2016-02-1724-999/+2212
|\ \ \ | |/ / |/| |
| * | Scaladoc: Add new search, featuring entity and member searchFelix Mulder2016-02-1724-999/+2212
|/ /
* | Merge pull request #4966 from lrytz/inlineProjectLukas Rytz2016-02-155-15/+29
|\ \
| * | SD-79 don't issue spurious inliner warnings under l:projectLukas Rytz2016-02-155-15/+29
|/ /
* | Merge pull request #4963 from lrytz/simplerBranchingLukas Rytz2016-02-156-103/+242
|\ \
| * | Avoid generating ACONST_NULL; POP; ACONST_NULL when loading nullLukas Rytz2016-02-144-12/+69
| * | Generate leaner code for branchesLukas Rytz2016-02-133-91/+173
* | | Merge pull request #4965 from lrytz/t8790Jason Zaugg2016-02-151-0/+20
|\ \ \ | |/ / |/| |
| * | SI-8790 test caseLukas Rytz2016-02-131-0/+20
|/ /
* | Merge pull request #4944 from lrytz/stringBuilderNoBoxLukas Rytz2016-02-125-46/+135
|\ \ | |/ |/|
| * SI-9571 Avoid boxing primitives in string concatenationMarko Elezovic2016-02-064-46/+120
| * test case for optimizing BooleanOrdering.compareLukas Rytz2016-02-041-0/+15
* | Merge pull request #4894 from mmynsted/2.12.xJason Zaugg2016-02-121-1/+11
|\ \
| * | Making commented example simpler for mapMark Mynsted2016-01-191-1/+11
* | | Merge pull request #4896 from retronym/topic/indy-all-the-thingsJason Zaugg2016-02-1220-188/+363
|\ \ \
| * | | Use invokedynamic for structural calls, symbol literals, lamba ser.Jason Zaugg2016-01-2920-188/+363
* | | | Merge pull request #4957 from retronym/topic/merge-2.11.x-to-2.12.x-20160210Seth Tisue2016-02-1115-19/+502
|\ \ \ \
| * \ \ \ Merge commit '39a858d' into topic/merge-2.11.x-to-2.12.x-20160210Jason Zaugg2016-02-113-18/+17
| |\ \ \ \
| | * | | | Fix SBT tab completion of scala commandJason Zaugg2016-02-113-18/+17
| * | | | | Merge branch '2.11.x' into topic/merge-2.11.x-to-2.12.x-20160210Jason Zaugg2016-02-1015-19/+503
| |\| | | |
| | * | | | Merge pull request #4950 from retronym/topic/sbt-tweaks-3Seth Tisue2016-02-096-4/+421
| | |\ \ \ \
| | | * | | | Add SBT tab completion for scala{,c,doc}Jason Zaugg2016-02-094-18/+221
| | | * | | | Enable IntellIJ smarts while editing the buildJason Zaugg2016-02-072-1/+111
| | | * | | | Add tab completion to the partest commandJason Zaugg2016-02-062-1/+87
| | | * | | | Convenient aliases for the SBT buildJason Zaugg2016-02-051-3/+21
| | * | | | | Merge pull request #4937 from szeiger/issue/9623-2.11Seth Tisue2016-02-082-6/+73
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | SI-9623 Avoid unnecessary hasNext calls in JoinIterator & ConcatIteratorStefan Zeiger2016-02-012-6/+73
| | * | | | | Merge pull request #4942 from SethTisue/copyright-2016Seth Tisue2016-02-047-9/+9
| | |\ \ \ \ \
| | | * | | | | bump copyright year to 2016Seth Tisue2016-02-037-9/+9
| | |/ / / / /
* | | | | | | Merge pull request #4955 from som-snytt/issue/8685-depr-caseLukas Rytz2016-02-105-2/+119
|\ \ \ \ \ \ \
| * | | | | | | SI-9650 Refchecks on case apply transformSom Snytt2016-02-105-2/+119
* | | | | | | | Merge pull request #4924 from ShaneDelmore/SI-9452Lukas Rytz2016-02-105-35/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch '2.12.x' into SI-9452Shane Delmore2016-02-0478-525/+935
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Extend BigInt with Ordered for java interopShane Delmore2016-02-013-18/+24
| * | | | | | | Extend BigDecimal with Ordered for java interopShane Delmore2016-02-012-17/+6