summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3597 from som-snytt/issue/5905-feature-helpJason Zaugg2014-05-094-6/+33
|\
| * SI-5905 Restore -language:_Som Snytt2014-03-022-1/+4
| * SI-5905 Sanity check -language optionsSom Snytt2014-02-283-5/+29
* | Merge pull request #3704 from gourlaysama/wip/t8504Jason Zaugg2014-05-081-1/+1
|\ \
| * | SI-8504 fix NPE in the Java wrapper for a Scala Map.Antoine Gourlay2014-04-291-1/+1
* | | Merge pull request #3689 from xeno-by/ticket/8523Jason Zaugg2014-05-081-1/+1
|\ \ \
| * | | makes bundles friendly to -Ywarn-dead-codeEugene Burmako2014-04-211-1/+1
* | | | Merge pull request #3706 from gourlaysama/wip/t8550Jason Zaugg2014-05-081-1/+1
|\ \ \ \
| * | | | SI-8550 fix scaladoc for the default s.c.LinearSeq.Antoine Gourlay2014-04-301-1/+1
| | |/ / | |/| |
* | | | Merge pull request #3711 from retronym/ticket/8549-2Jason Zaugg2014-05-083-10/+11
|\ \ \ \
| * | | | SI-8549 Enforce serialization stability for selected collectionsJason Zaugg2014-05-051-0/+3
| * | | | SI-8549 Honour the @SerialVersionUID annotatationJason Zaugg2014-05-052-10/+8
* | | | | Merge pull request #3703 from huitseeker/issue/SI-8537Jason Zaugg2014-05-071-1/+10
|\ \ \ \ \
| * | | | | SI-8537 Puts SI-8157 fix under XsourceFrançois Garillot2014-04-251-1/+10
* | | | | | SI-8325 Accept infix star type outside patternsSom Snytt2014-05-051-9/+21
| |/ / / / |/| | | |
* | | | | Merge pull request #3708 from lrytz/intellijJason Zaugg2014-05-0217-71/+186
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | IntelliJ project filesLukas Rytz2014-05-0217-71/+186
* | | | | Merge pull request #3702 from gkossakowski/undoPairsGrzegorz Kossakowski2014-04-271-3/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use named class for UndoPair.Grzegorz Kossakowski2014-04-251-3/+10
* | | | | SI-8478 Fix a performance regression in subtypingJason Zaugg2014-04-231-2/+2
| |/ / / |/| | |
* | | | Merge pull request #3635 from retronym/ticket/8329Jason Zaugg2014-04-211-13/+12
|\ \ \ \
| * | | | SI-8329 Better hygiene for patmat partial functionsJason Zaugg2014-03-151-13/+12
* | | | | Merge pull request #3670 from retronym/ticket/8463Jason Zaugg2014-04-211-1/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | SI-8463 Avoid unpositioned errors from search for viewsJason Zaugg2014-04-021-1/+4
* | | | | Merge pull request #3685 from VladUreche/issue/8514-masterJason Zaugg2014-04-211-3/+0
|\ \ \ \ \
| * | | | | SI-8514 Remove scaladoc html inconsistenciesVlad Ureche2014-04-181-3/+0
| | |_|/ / | |/| | |
* | | | | Merge pull request #3687 from smarter/fix_analysisBudget_offJason Zaugg2014-04-211-2/+9
|\ \ \ \ \
| * | | | | SI-8520 Fix -Dscalac.patmat.analysisBudget=offGuillaume Martres2014-04-211-2/+9
| |/ / / /
* | | | | Merge pull request #3682 from retronym/ticket/8497Jason Zaugg2014-04-211-15/+16
|\ \ \ \ \
| * | | | | SI-8497 Fix regression in pickling of AnnotatedTypesJason Zaugg2014-04-141-15/+16
* | | | | | Merge pull request #3618 from mkubala/SI-8144Jason Zaugg2014-04-217-49/+168
|\ \ \ \ \ \
| * | | | | | SI-8144 permalinks in scaladocMarcin Kubala2014-03-147-49/+168
* | | | | | | Merge pull request #3645 from retronym/ticket/8430Jason Zaugg2014-04-211-6/+6
|\ \ \ \ \ \ \
| * | | | | | | SI-8430 Less non-determinism in patmat exhautiveness warningsJason Zaugg2014-03-241-6/+6
* | | | | | | | Merge pull request #3633 from som-snytt/issue/repl-needs-typerJason Zaugg2014-04-213-4/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8415 Exception handling in REPL initSom Snytt2014-03-153-4/+15
* | | | | | | | | Merge pull request #3634 from retronym/ticket/7992Jason Zaugg2014-04-211-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-7992 Fix super-accessor generation after a local classJason Zaugg2014-03-151-0/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #3658 from adriaanm/t8450Jason Zaugg2014-04-211-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-8450 no "implicit numeric widening" in silent modeAdriaan Moors2014-03-261-3/+3
* | | | | | | | | | Merge pull request #3673 from retronym/ticket/8461Jason Zaugg2014-04-211-2/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | SI-8461 -Xsource:2.10 mode for macro signature checksJason Zaugg2014-04-041-2/+4
* | | | | | | | | | Merge pull request #3679 from kurnevsky/masterJason Zaugg2014-04-101-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correction in the documentation.kurnevsky2014-04-081-1/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* / | | | | | | | | Update references to quasiquotes guideDenys Shabalin2014-04-032-5/+5
|/ / / / / / / / /
* / / / / / / / / Further tweak version of continuations plugin in scala-dist.pomJason Zaugg2014-04-031-1/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #3671 from densh/si/8466Jason Zaugg2014-04-021-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8466 fix quasiquote crash on recursively iterable unliftingDenys Shabalin2014-04-021-5/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Refactor rankImplicits, add some more docsAdriaan Moors2014-04-011-24/+26
* | | | | | | | Refactor: keep DivergentImplicitRecovery logic together.Adriaan Moors2014-04-011-12/+12