summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor `enumerateSubtypes`Jason Zaugg2014-06-101-5/+5
* SI-8631 Treat `A with Sealed` as enumerable for pattern matchingJason Zaugg2014-06-104-0/+55
* Merge pull request #3815 from retronym/topic/java8-support-2Adriaan Moors2014-06-104-104/+31
|\
| * Support Java 8 in the checkfile for neg/t6289Jason Zaugg2014-06-041-1/+1
| * Java 6-8 agnosticism for a testJason Zaugg2014-06-043-103/+30
* | Merge pull request #3818 from som-snytt/issue/repl-javap-app8Adriaan Moors2014-06-101-1/+24
|\ \
| * | Java 8 support for run/repl-javap-app.checkSom Snytt2014-06-051-1/+24
* | | Merge pull request #3812 from retronym/merge/2.10.x-to-2.11.x-20140604Adriaan Moors2014-06-105-3/+33
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-2.11.x-2014...Jason Zaugg2014-06-045-3/+33
| |\ \ \
| | * \ \ Merge pull request #3799 from retronym/topic/8596-2.10Jason Zaugg2014-06-025-4/+34
| | |\ \ \
| | | * | | SI-8596 Fix rangepos crasher with defaults, poly methodsJason Zaugg2014-05-295-4/+34
| | |/ / /
* | | | | Merge pull request #3800 from som-snytt/issue/8503Adriaan Moors2014-06-107-100/+103
|\ \ \ \ \
| * | | | | SI-8503 -version is info settingSom Snytt2014-05-297-88/+93
| * | | | | SI-8503 Clean up interpolation of help messageSom Snytt2014-05-281-12/+10
* | | | | | Merge pull request #3787 from tvierling/concurrent-doc-nitsAdriaan Moors2014-06-054-9/+33
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add documentation to parts of scala.concurrent.Todd Vierling2014-06-034-9/+33
| | |/ / / | |/| | |
* | | | | Merge pull request #3816 from lrytz/bcode/bugsJason Zaugg2014-06-057-56/+149
|\ \ \ \ \
| * | | | | Test: classfile reading during inlining works if there is dead codeLukas Rytz2014-06-052-0/+101
| * | | | | Make test repl-javap-app independent of precise constant pool indicesLukas Rytz2014-06-042-6/+19
| * | | | | Tone down the noise in the output of t7974Lukas Rytz2014-06-042-30/+1
| * | | | | Don't crash on dead code in ICodeReaderLukas Rytz2014-06-041-20/+28
* | | | | | Merge pull request #3813 from retronym/ticket/8642-disable-osgi-testsJason Zaugg2014-06-041-14/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Disable OSGi tests under Java 8Jason Zaugg2014-06-041-14/+18
| |/ / /
* | | | Merge pull request #3811 from lrytz/bcode/arrayCloneLukas Rytz2014-06-042-2/+8
|\ \ \ \
| * | | | Fix emitting Array(1).clone() in GenBCodeLukas Rytz2014-06-042-2/+8
| |/ / /
* | | | Merge pull request #3743 from ruippeixotog/issue/8553Ichoran2014-06-042-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | SI-8553 WrappedArray throws exception on lastIndexWhere when index out of rangeRui Gonçalves2014-05-122-1/+17
* | | | Merge pull request #3803 from xeno-by/ticket/8637Adriaan Moors2014-06-033-0/+10
|\ \ \ \
| * | | | SI-8637 fixes toolbox phase corruptionEugene Burmako2014-05-303-0/+10
* | | | | Merge pull request #3796 from som-snytt/issue/8630Adriaan Moors2014-06-034-1/+14
|\ \ \ \ \
| * | | | | SI-8630 lineToString no longer long by one at eofSom Snytt2014-05-274-1/+14
| | |_|/ / | |/| | |
* | | | | Merge pull request #3795 from som-snytt/issue/8475Adriaan Moors2014-06-032-6/+15
|\ \ \ \ \
| * | | | | SI-8475 GroupedIterator is also lazy when paddedSom Snytt2014-05-272-6/+15
| |/ / / /
* | | | | Merge pull request #3789 from clhodapp/fix/SI-6678Adriaan Moors2014-06-031-1/+2
|\ \ \ \ \
| * | | | | SI-6678 Make currentMirror macro hygenicclhodapp2014-05-231-1/+2
* | | | | | Merge pull request #3786 from tvierling/deprecate-fixes-2.11.xAdriaan Moors2014-06-032-2/+2
|\ \ \ \ \ \
| * | | | | | To have effect, @deprecated needs to be an annotation.Todd Vierling2014-05-242-2/+2
| |/ / / / /
* | | | | | Merge pull request #3798 from adriaanm/scalapAdriaan Moors2014-06-021-0/+5
|\ \ \ \ \ \
| * | | | | | Include scalap in the distro.Adriaan Moors2014-05-281-0/+5
* | | | | | | Merge pull request #3774 from lrytz/opt/backendWipLukas Rytz2014-06-0116-1069/+954
|\ \ \ \ \ \ \
| * | | | | | | Unit tests for reflect/internal/NamesLukas Rytz2014-06-011-0/+95
| * | | | | | | Unit tests for new BType classesLukas Rytz2014-06-013-7/+119
| * | | | | | | Rewrite BType to a type hierarchy.Lukas Rytz2014-06-018-849/+508
| * | | | | | | Move class BType to separate component, include it by composition.Lukas Rytz2014-05-227-62/+72
| * | | | | | | More cleanups and commenting in GenBCodeLukas Rytz2014-05-213-35/+20
| * | | | | | | Re-use the exsiting range of the name table when using subName.Lukas Rytz2014-05-211-4/+10
| * | | | | | | Cleanups in Names.scalaLukas Rytz2014-05-211-53/+38
| * | | | | | | Minor cleanups and commenting around BType.Lukas Rytz2014-05-212-76/+103
| * | | | | | | Cleanups for tracing in GenBCode, improve some commentsLukas Rytz2014-05-214-11/+17
* | | | | | | | Merge pull request #3770 from retronym/ticket/8607Grzegorz Kossakowski2014-05-293-15/+46
|\ \ \ \ \ \ \ \