summaryrefslogtreecommitdiff
path: root/test/junit
Commit message (Expand)AuthorAgeFilesLines
* Unit test for recent bug fix in LUBsJason Zaugg2016-08-231-0/+11
* Improved refinement type and existential type handlingJason Zaugg2016-08-231-0/+59
* Type#contains should peer into RefinementTypeRef-sJason Zaugg2016-08-191-0/+11
* Merge pull request #5317 from retronym/ticket/SD-192Lukas Rytz2016-08-154-13/+13
|\
| * SD-192 Change scheme for trait super accessorsJason Zaugg2016-08-154-13/+13
* | Merge pull request #5283 from lrytz/sd182Jason Zaugg2016-08-151-0/+29
|\ \ | |/ |/|
| * SD-182 compiler option -Xgen-mixin-forwardersLukas Rytz2016-07-151-0/+29
* | Merge pull request #5291 from lrytz/sd20Adriaan Moors2016-08-123-5/+56
|\ \
| * | SD-20 Inlcude static methods in the InlineInfo in mixed compilationLukas Rytz2016-07-193-5/+56
* | | Merge pull request #5321 from retronym/topic/lock-down-deserializeAdriaan Moors2016-08-121-9/+55
|\ \ \
| * | | Cleanups after code reviewJason Zaugg2016-08-101-9/+55
| * | | SD-193 Lock down lambda deserializationJason Zaugg2016-08-081-2/+2
* | | | Merge pull request #5312 from szeiger/issue/8434-2Stefan Zeiger2016-08-121-0/+184
|\ \ \ \
| * | | | SI-8434 Make generic Set operations build the same kind of SetStefan Zeiger2016-08-121-0/+184
| |/ / /
* | | | Merge pull request #5258 from szeiger/issue/9019Stefan Zeiger2016-08-121-0/+33
|\ \ \ \
| * | | | SI-9019 TraversableLike stringPrefix broken for inner classesRex Kerr2016-08-121-0/+33
* | | | | Merge pull request #5259 from szeiger/issue/6881Stefan Zeiger2016-08-121-0/+10
|\ \ \ \ \
| * | | | | SI-6881 Detect reference equality when comparing streamsStefan Zeiger2016-07-071-0/+10
| |/ / / /
* | | | | Make fewer trait methods not-{private, protected}Adriaan Moors2016-08-111-1/+1
* | | | | Drive accessor synthesis from info transformerAdriaan Moors2016-08-111-1/+5
* | | | | Simplify erasure + mixinAdriaan Moors2016-08-111-1/+1
* | | | | Reduce flag fiddlingAdriaan Moors2016-08-111-5/+0
* | | | | Fields phase synthesizes modulesAdriaan Moors2016-08-111-1/+1
* | | | | Fields phaseAdriaan Moors2016-08-112-4/+5
* | | | | Merge pull request #5290 from lrytz/sd48Stefan Zeiger2016-08-091-0/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SD-48 limit the lenght of inlined local variable namesLukas Rytz2016-07-201-0/+37
| | |_|/ | |/| |
* | | | Merge pull request #5296 from retronym/ticket/SD-186Lukas Rytz2016-07-221-0/+19
|\ \ \ \
| * | | | SD-186 Fix positions in trait method bytecodeJason Zaugg2016-07-221-0/+19
* | | | | Merge pull request #5261 from som-snytt/issue/9827Stefan Zeiger2016-07-191-1/+69
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-9827 MatchIterator advances itselfSom Snytt2016-07-181-1/+69
| | |_|/ | |/| |
* | | | SI-9691 BufferedIterator should expose a headOptionChristopher Davenport2016-07-151-0/+28
| |_|/ |/| |
* | | Merge pull request #5234 from som-snytt/review/printersLukas Rytz2016-07-131-0/+16
|\ \ \ | |_|/ |/| |
| * | Constant print control in unicodeSom Snytt2016-06-161-1/+5
| * | Refactor triple quote quotingSom Snytt2016-06-161-4/+8
| * | Avoid triple-quoting triple quotesSom Snytt2016-06-161-0/+8
* | | SI-9515 closure elimination also for non-Scala-Function SAM typesLukas Rytz2016-07-041-0/+20
| |/ |/|
* | Emit trait method bodies in staticsJason Zaugg2016-06-287-28/+67
|/
* Keep line numbers when inlining from the same compilation unitLukas Rytz2016-06-062-1/+49
* SI-9256 check companions in same compilation unit only if same runLukas Rytz2016-06-063-17/+29
* clear all flags when resetting a symbolLukas Rytz2016-06-061-0/+11
* Store source file paths of classes being compiled in the bytecode repoLukas Rytz2016-06-062-2/+2
* Merge pull request #5099 from retronym/ticket/9390Jason Zaugg2016-06-062-3/+3
|\
| * SI-9390 Emit local defs that don't capture this as staticJason Zaugg2016-06-012-3/+3
* | Merge pull request #5157 from retronym/topic/lambda-staticsJason Zaugg2016-06-067-41/+47
|\|
| * Treat self parameter as non-null in the optimizerLukas Rytz2016-06-012-2/+2
| * Lambda impl methods static and more stably namedJason Zaugg2016-06-016-40/+46
* | Merge pull request #5207 from lrytz/nan-compareAdriaan Moors2016-06-021-0/+38
|\ \
| * | Fix comparisons involving NaNLukas Rytz2016-06-021-0/+38
* | | Merge commit '4196569' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-011-0/+48
|\ \ \ | |/ / |/| |
| * | SI-9688 Make merge in immutable HashMap1 work with null kv.Łukasz Gieroń2016-05-231-0/+48