summaryrefslogtreecommitdiff
path: root/test/junit/scala/issues
Commit message (Expand)AuthorAgeFilesLines
* Fix erasure for classOf[Unit], don't erase to classOf[BoxedUnit]Lukas Rytz2016-04-201-0/+12
* Clean up code gen for method invocationsLukas Rytz2016-04-202-0/+141
* SD-98 don't emit unnecessary mixin forwardersLukas Rytz2016-04-121-0/+133
* SI-9702 Fix backend crash with classOf[T] annotation argumentLukas Rytz2016-03-301-0/+143
* Merge pull request #4968 from lrytz/oldOptCleanupAdriaan Moors2016-02-241-0/+59
|\
| * Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-161-0/+7
| * Rewrite a few more tests to the new optimizerLukas Rytz2016-02-151-0/+52
* | Clean up some bytecode testsLukas Rytz2016-02-162-38/+23
|/
* Generate leaner code for branchesLukas Rytz2016-02-131-4/+79
* Re-write and Re-enable optimizer testsLukas Rytz2016-02-031-0/+331
* Rename junit tests to end in *Test to make them run in ANTLukas Rytz2016-01-251-5/+4
* Default to delambdafy:method and backend:GenBCodeLukas Rytz2015-06-261-3/+60
* SI-8926 default visbility RUNTIME for java annotationsLukas Rytz2014-10-201-0/+41
* SI-8731 warning if @switch is ignoredLukas Rytz2014-10-061-0/+39