summaryrefslogtreecommitdiff
path: root/test/junit
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | SI-9767 document and test behaviour of String->integer/float conversionsMike Pheasant2016-06-011-0/+31
| |/ |/|
* | Merge pull request #5076 from soc/topic/deprecations-sinceLukas Rytz2016-05-301-1/+1
|\ \
| * | Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-291-1/+1
* | | Merge pull request #5191 from som-snytt/issue/9382Lukas Rytz2016-05-302-16/+68
|\ \ \ | |/ / |/| |
| * | SI-9382 Zippy clean-up in aisle 2 & 3Som Snytt2016-05-262-16/+68
* | | Merge pull request #5102 from milessabin/2.12.xJason Zaugg2016-05-271-3/+3
|\ \ \
| * | | -Xexperimental mode now only includes -Ypartial-unificationMiles Sabin2016-05-241-3/+3
| |/ /
* | | Merge pull request #5186 from lrytz/inlinerM5Jason Zaugg2016-05-271-5/+5
|\ \ \
| * | | Debug flag to print a summary of the inliner's workLukas Rytz2016-05-241-5/+5
| |/ /
* | | Merge pull request #5192 from dwijnand/wip/scala-repl-no-importsJason Zaugg2016-05-271-0/+19
|\ \ \
| * | | Fully qualify types in REPL generated codeDale Wijnand2016-05-261-0/+19
* | | | Rename -Yopt to -opt, -Yopt-warnings to -opt-warningsLukas Rytz2016-05-2521-33/+33
|/ / /
* / / SI-9522 release key reference when deleting from OpenHashMapPerformant Data LLC2016-05-241-1/+57
|/ /
* | SI-9121 test case (fixed in new optimizer), SI-9179 test caseLukas Rytz2016-05-232-0/+54