summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/jvm/opt/InlineInfoAttribute.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in compiler and reflectJanek Bogucki2017-02-131-1/+1
* Typo and spelling correctionsJanek Bogucki2016-11-111-1/+1
* Emit trait method bodies in staticsJason Zaugg2016-06-281-13/+0
* Ensure ClassBTypes constructed from symbol and classfile are identicalLukas Rytz2016-04-201-15/+29
* Remove dead code in the optimizer related to trait impl classesLukas Rytz2016-04-041-23/+23
* Store SAM information in ClassBTypesLukas Rytz2015-08-271-13/+27
* Issue inliner warnings for callsites that cannot be inlinedLukas Rytz2015-03-111-1/+2
* Emit the ScalaInlineInfo attribute under GenASMLukas Rytz2015-03-111-0/+147