summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/JavaUniverseForce.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5402 from som-snytt/issue/8040-unusedSeth Tisue2017-04-101-0/+1
|\
| * SI-8040 Warn unused pattern varsSom Snytt2017-03-111-0/+1
* | Revert "Optimised implementation of List.filter/filterNot"Adriaan Moors2017-04-071-1/+1
|/
* Merge branch '2.12.x' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-171-0/+1
|\
| * Merge pull request #5589 from allisonhb/feature/si-4700Adriaan Moors2017-02-161-0/+1
| |\
| | * SI-4700 Add `@infix` annotation for type printingVlad Ureche2016-09-191-0/+1
* | | Merge commit '0965028809' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-161-1/+1
|\ \ \ | |/ / |/| |
| * | Optimised implementation of List.filter/filterNotRory Graves2017-01-281-1/+1
| * | SI-10071 Separate compilation for varargs methodsIulian Dragos2017-01-091-0/+2
| * | Partial fix for SI-7046Miles Sabin2016-08-151-0/+1
* | | Compiler support for JEP-193 VarHandle polymorphic signaturesJason Zaugg2016-12-121-1/+2
* | | Partial fix for SI-7046Miles Sabin2016-11-281-0/+1
* | | SI-10071 Separate compilation for varargs methodsIulian Dragos2016-11-251-0/+2
* | | Merge pull request #5369 from lrytz/sd210Lukas Rytz2016-09-021-1/+1
|\ \ \
| * | | Emit mixin forwarders for JUnit-annotated trait methods by defaultLukas Rytz2016-09-011-1/+1
* | | | Fields does bitmaps & synch for lazy vals & modulesAdriaan Moors2016-08-291-0/+3
|/ / /
* | / SD-192 Change scheme for trait super accessorsJason Zaugg2016-08-151-0/+1
| |/ |/|
* | Do not add `@TraitSetter` -- not sure what it's forAdriaan Moors2016-08-091-1/+0
* | SI-9390 Avoid needless outer capture with local classesJason Zaugg2016-06-031-0/+1
* | Lambda impl methods static and more stably namedJason Zaugg2016-06-011-0/+1
* | More efficient code for deciding if a mixin forwarder is needed (#5116)Lukas Rytz2016-04-251-0/+1
* | Track Function's SAM symbol & target type using an attachmentAdriaan Moors2016-03-261-0/+1
* | Merge pull request #4896 from retronym/topic/indy-all-the-thingsJason Zaugg2016-02-121-0/+3
|\ \
| * | Use invokedynamic for structural calls, symbol literals, lamba ser.Jason Zaugg2016-01-291-0/+3
* | | SI-9315 Desugar string concat to java.lang.StringBuilder ...Simon Ochsenreither2016-02-031-1/+3
|/ /
* | Merge remote-tracking branch 'upstream/2.12.x' into opt/elimBoxesLukas Rytz2016-01-241-1/+0
|\ \
| * | Use BTypes when building the lambdaMetaFactoryBootstrapHandleLukas Rytz2015-11-061-1/+0
* | | Harden methods to recognize method invocations to optimizeLukas Rytz2016-01-231-0/+1
|/ /
* | Allow @inline/noinline at callsites (in addition to def-site)Lukas Rytz2015-10-201-0/+2
* | Merge commit 'bb3ded3' into merge-2.11-to-2.12-oct-5Lukas Rytz2015-10-051-1/+0
|\|
| * Improve presentation compilation of annotationsJason Zaugg2015-09-241-1/+0
| * SI-9442 Fix the uncurry-erasure typesVlad Ureche2015-08-231-1/+1
* | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* | SI-6806 Add an @implicitAmbiguous annotationBrian McKenna2015-08-111-0/+1
|/
* [indylambda] Enable caching for lambda deserializationJason Zaugg2015-05-181-0/+2
* [indylambda] Support lambda {de}serializationJason Zaugg2015-05-171-0/+1
* SI-7965 Support calls to MethodHandle.{invoke,invokeExact}Jason Zaugg2014-12-031-0/+1
* [sammy] eta-expansion, overloading (SI-8310)Adriaan Moors2014-11-061-0/+1
* SI-4788/SI-5948 Respect RetentionPolicy of Java annotationsSimon Ochsenreither2014-10-071-0/+2
* some renamingsEugene Burmako2014-02-151-0/+2
* reflection API compatibility with 2.10.xEugene Burmako2014-02-141-0/+1
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-1/+3
* SI-7475 Private members are not inheritableJason Zaugg2014-02-101-31/+0
* Merge pull request #3391 from xeno-by/ticket/8131Jason Zaugg2014-02-081-2/+1
|\
| * SI-8131 fixes residual race condition in runtime reflectionEugene Burmako2014-01-211-0/+1
| * Revert "synchronizes pendingVolatiles"Eugene Burmako2014-01-201-2/+0
* | Tag synthetic unit with attachmentDenys Shabalin2014-01-231-0/+1
* | Merge pull request #3392 from xeno-by/topic/untypecheckEugene Burmako2014-01-211-0/+1
|\ \
| * | moves analyzer.ImportType into scala.reflect.internalEugene Burmako2014-01-211-0/+1
* | | capitalizes ā€œsā€ in tostringEugene Burmako2014-01-201-2/+2