summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SI-5919 TypeTags and Exprs should be serializablePhilipp Haller2014-07-1510-35/+99
* Merge pull request #3872 from lrytz/no-adapted-argsLukas Rytz2014-07-155-11/+40
|\
| * Fix -Yno-adapted-args, it would just warn, not errLukas Rytz2014-07-155-11/+40
* | Merge pull request #3878 from som-snytt/issue/8608Lukas Rytz2014-07-154-4/+34
|\ \
| * | SI-8608 f-interpolator inlines StringOpsSom Snytt2014-07-141-3/+11
| * | SI-8608 f interpolator emits constant stringsSom Snytt2014-07-144-2/+24
| |/
* | Merge pull request #3871 from lrytz/t8117Lukas Rytz2014-07-143-11/+35
|\ \
| * | SI-8117 Fix bug when mixing well-positioned named and positional argsLukas Rytz2014-07-113-11/+35
| |/
* | Merge pull request #3874 from phaller/issue/8590Lukas Rytz2014-07-141-12/+60
|\ \ | |/ |/|
| * SI-8590 Expand doc comments for ExecutionContextPhilipp Haller2014-07-141-12/+60
|/
* Merge pull request #3867 from lrytz/t8708Lukas Rytz2014-07-0911-6/+122
|\
| * SI-8708 Fix pickling of LOCAL_CHILD child of sealed classesLukas Rytz2014-07-0711-6/+122
* | Merge pull request #3866 from Blaisorblade/issue/8677-backportLukas Rytz2014-07-092-1/+6
|\ \
| * | [backport] SI-8677 Duration: Zero - Inf should be MinusInfPaolo G. Giarrusso2014-07-042-1/+6
* | | Merge pull request #3868 from adriaanm/report-filterAdriaan Moors2014-07-081-0/+13
|\ \ \
| * | | Restore reporter forwarders in CompilationUnitAdriaan Moors2014-07-081-0/+13
|/ / /
* | | Merge pull request #3820 from adriaanm/report-filterAdriaan Moors2014-07-0686-469/+651
|\ \ \
| * | | Use countElementsAsString for summarized warnings.Adriaan Moors2014-07-0420-23/+23
| * | | Encapsulate deprecation warning message synthesis.Adriaan Moors2014-07-044-3/+9
| * | | Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-047-33/+59
| * | | Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-0444-175/+152
| * | | Route type checker reporting through contextAdriaan Moors2014-07-044-28/+36
| * | | Track symbol that caused a deprecation warning.Adriaan Moors2014-07-048-22/+30
| * | | Uniformly route reporting through reporter.Adriaan Moors2014-07-047-58/+116
| * | | Move reporting logic into Reporting traitAdriaan Moors2014-07-0420-193/+268
| * | | Pure refactor: reorder definitionsAdriaan Moors2014-07-041-23/+32
| * | | Unclutter Reporter. Move truncation to ReplReporter.Adriaan Moors2014-07-0411-62/+77
|/ / /
* | | Merge pull request #3842 from Ichoran/issue/8335Adriaan Moors2014-07-041-4/+2
|\ \ \ | |_|/ |/| |
| * | SI-8335 List.++ avoidably burns memoryRex Kerr2014-06-271-4/+2
* | | Merge pull request #3788 from som-snytt/issue/8494Adriaan Moors2014-07-041-40/+56
|\ \ \
| * | | SI-8494 Javap filter includes specializedSom Snytt2014-05-231-8/+13
| * | | SI-8494 Restore filtering javap outputSom Snytt2014-05-231-33/+44
* | | | Merge pull request #3840 from Ichoran/issue/8638Adriaan Moors2014-07-041-21/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | SI-8638 Empty UnrolledBuffer hangs on prepend.Rex Kerr2014-06-271-21/+27
| | |/ | |/|
* | | Merge pull request #3841 from Ichoran/issue/5200Adriaan Moors2014-07-032-12/+12
|\ \ \
| * | | SI-5200 Incorrect advice for implementing mutable.Set in scaladocRex Kerr2014-06-272-12/+12
| |/ /
* | | Merge pull request #3839 from Ichoran/issue/7115Adriaan Moors2014-07-033-1/+24
|\ \ \
| * | | SI-7115 JMapWrapper.get can incorrectly return Some(null)Rex Kerr2014-06-273-1/+24
| |/ /
* | | Merge pull request #3834 from Ichoran/issue/7577Adriaan Moors2014-07-034-3/+4
|\ \ \
| * | | SI-7577 Incorrect documentation: current default isn't VectorRex Kerr2014-06-264-3/+4
* | | | Merge pull request #3736 from VladimirNik/print-types-issue-2.11.xAdriaan Moors2014-07-032-40/+78
|\ \ \ \
| * | | | TypeTree printing modified (SI-8447)VladimirNik2014-05-092-40/+78
* | | | | Merge pull request #3772 from densh/si/8609Adriaan Moors2014-07-032-0/+14
|\ \ \ \ \
| * | | | | SI-8609 Fix flattening of definitions and imports in quasiquotesDenys Shabalin2014-05-212-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3863 from adriaanm/rebase-3852Adriaan Moors2014-07-031-10/+36
|\ \ \ \ \
| * | | | | Document SuperAccessorsMartin Odersky2014-07-031-10/+36
|/ / / / /
* | | | | Merge pull request #3828 from retronym/ticket/8675Adriaan Moors2014-07-035-1/+64
|\ \ \ \ \
| * | | | | SI-8675 Add another test case for swallowed type errorsJason Zaugg2014-06-262-0/+28
| * | | | | SI-8675 Avoid unreported error after second try using implicit viewJason Zaugg2014-06-253-1/+36
* | | | | | Merge pull request #3836 from gourlaysama/wip/t8292Grzegorz Kossakowski2014-07-011-3/+3
|\ \ \ \ \ \