This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-11 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6730fa2bbf032b560eefda02e75e2a4faf90fd88
kotlin
/
compiler
/
testData
/
codegen
/
box
/
localClasses
History
Alexey Andreev
87f4e53544
JS: when translating nested classes of local classes, capture closure variables via outermost local class. See KT-12566
2016-12-15 19:05:34 +03:00
..
anonymousObjectInInitializer.kt
…
anonymousObjectInParameterInitializer.kt
…
closureOfInnerLocalClass.kt
…
closureOfLambdaInLocalClass.kt
…
closureWithSelfInstantiation.kt
…
inExtensionFunction.kt
…
inExtensionProperty.kt
…
inLocalExtensionFunction.kt
…
inLocalExtensionProperty.kt
…
innerClassInLocalClass.kt
…
innerOfLocalCaptureExtensionReceiver.kt
…
kt2700.kt
…
kt2873.kt
…
kt3210.kt
…
kt3389.kt
…
kt3584.kt
…
kt4174.kt
…
localClass.kt
…
localClassCaptureExtensionReceiver.kt
…
localClassInInitializer.kt
…
localClassInParameterInitializer.kt
…
localDataClass.kt
…
localExtendsInnerAndReferencesOuterMember.kt
…
noclosure.kt
…
object.kt
…
ownClosureOfInnerLocalClass.kt
JS: when translating nested classes of local classes, capture closure variables via outermost local class. See KT-12566
2016-12-15 19:05:34 +03:00
withclosure.kt
…