summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5058 from lrytz/newTraitsInlinerLukas Rytz2016-03-305-58/+49
|\
| * Inline super calls, as they are statically resolvedLukas Rytz2016-03-235-58/+49
* | Merge pull request #5008 from janekdb/2.12.x-remove-Predef-errorSeth Tisue2016-03-292-2/+2
|\ \
| * | Remove deprecated Predef.errorJanek Bogucki2016-03-262-2/+2
* | | Merge pull request #5021 from szeiger/wip/remove-deprecationsSeth Tisue2016-03-291-1/+2
|\ \ \ | |/ / |/| |
| * | Make some collection classes final or sealedStefan Zeiger2016-03-231-1/+2
* | | Merge pull request #5053 from som-snytt/issue/9314Lukas Rytz2016-03-232-13/+44
|\ \ \ | |_|/ |/| |
| * | SI-9314 No warn on ${nonid}Som Snytt2016-03-232-6/+25
| * | SI-9314 Ignore "${}"Som Snytt2016-03-201-0/+2
| * | SI-9314 Don't warn on "$pkg"Som Snytt2016-03-202-8/+18
| |/
* | Support :require when using the flat classpath representation.Lukas Rytz2016-03-222-28/+23
* | Merge pull request #5043 from dongjoon-hyun/fix_typos_in_spec_and_commentsJason Zaugg2016-03-211-1/+1
|\ \
| * | Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-151-1/+1
| |/
* | Remove manual mixins in JFunctionN.v2.12.0-M3-dc9effeJason Zaugg2016-03-1824-264/+195
* | New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-1810-77/+106
|/
* Merge pull request #4974 from szeiger/wip/patmat-outertestAdriaan Moors2016-03-146-2/+145
|\
| * Improved outer ref checking in pattern matches:Adriaan Moors2016-03-076-2/+145
* | Merge 2.11.x into 2.12.xAdriaan Moors2016-03-145-0/+70
|\ \
| * | SI-9425 Fix a residual bug with multi-param-list case classesJason Zaugg2016-03-041-0/+15
| * | SI-9546 Fix regression in rewrite of case apply to constructor callJason Zaugg2016-03-021-0/+13
| * | Refactor transform of case apply in refchecksJason Zaugg2016-03-023-0/+42
| * | Update partest to 1.0.12, test case for reporting invalid flagsLukas Rytz2016-02-175-2/+12
* | | Merge pull request #5023 from dongjoon-hyun/fix_link_descriptionSeth Tisue2016-03-141-2/+2
|\ \ \
| * | | Fix link descriptions.Dongjoon Hyun2016-03-131-2/+2
* | | | Remove unused classes from ScaladocFelix Mulder2016-03-145-192/+4
|/ / /
* | / SI-9658 Fix crosstalk between partial fun. and GADT matchJason Zaugg2016-03-041-0/+10
| |/ |/|
* | Unclutter scaladoc entity membersFelix Mulder2016-03-011-3/+3
* | Add package view to scaladocFelix Mulder2016-02-261-5/+0
* | Merge pull request #4968 from lrytz/oldOptCleanupAdriaan Moors2016-02-2459-155/+108
|\ \
| * | Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-1645-111/+50
| * | Rewrite a few more tests to the new optimizerLukas Rytz2016-02-1515-44/+58
* | | Merge pull request #4958 from adriaanm/typerefrefactorAdriaan Moors2016-02-241-2/+2
|\ \ \
| * | | SI-9540 typedFunction is erasure awareAdriaan Moors2016-02-121-2/+2
* | | | Add doc annotation `@shortDescription` to enable explicit synopsisFelix Mulder2016-02-223-1/+56
* | | | Merge pull request #4969 from lrytz/valPatternOptStefan Zeiger2016-02-178-182/+183
|\ \ \ \
| * | | | Clean up some bytecode testsLukas Rytz2016-02-166-168/+111
| * | | | Tests for optimizing val patternsLukas Rytz2016-02-162-14/+72
| | |/ / | |/| |
* / | | Scaladoc: Add new search, featuring entity and member searchFelix Mulder2016-02-175-59/+29
|/ / /
* | | SD-79 don't issue spurious inliner warnings under l:projectLukas Rytz2016-02-151-0/+9
* | | Merge pull request #4963 from lrytz/simplerBranchingLukas Rytz2016-02-153-5/+127
|\ \ \
| * | | Avoid generating ACONST_NULL; POP; ACONST_NULL when loading nullLukas Rytz2016-02-142-1/+48
| * | | Generate leaner code for branchesLukas Rytz2016-02-131-4/+79
* | | | SI-8790 test caseLukas Rytz2016-02-131-0/+20
|/ / /
* | | Merge pull request #4944 from lrytz/stringBuilderNoBoxLukas Rytz2016-02-123-37/+115
|\ \ \
| * | | SI-9571 Avoid boxing primitives in string concatenationMarko Elezovic2016-02-062-37/+100
| * | | test case for optimizing BooleanOrdering.compareLukas Rytz2016-02-041-0/+15
* | | | Merge pull request #4896 from retronym/topic/indy-all-the-thingsJason Zaugg2016-02-128-23/+152
|\ \ \ \
| * | | | Use invokedynamic for structural calls, symbol literals, lamba ser.Jason Zaugg2016-01-298-23/+152
* | | | | Merge pull request #4957 from retronym/topic/merge-2.11.x-to-2.12.x-20160210Seth Tisue2016-02-111-0/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch '2.11.x' into topic/merge-2.11.x-to-2.12.x-20160210Jason Zaugg2016-02-101-0/+28
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |