This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ac4bfc645e40d1471a56ea2224df566ae406dc83
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
closure
T
History
Alexey Andreev
20396b0e5f
JS: fix inlining in a new flat JS generator
2016-11-11 16:26:32 +03:00
..
_common.kt
…
closureArrayListInstance.kt
Remove 'import java.util' from js tests.
2016-10-03 17:25:26 +03:00
closureFunctionAsArgument.kt
…
closureFunctionByInnerFunction.kt
…
closureGenericTypeValue.kt
…
closureInFewFunctionWithDifferentName.kt
…
closureInNestedFunctions.kt
…
closureInNestedFunctionsInMethod.kt
…
closureInNestedFunctionsWhichMixedWithObject.kt
…
closureInNestedLambdasInObject.kt
…
closureInObject.kt
…
closureInWithInsideWith.kt
…
closureLambdaVarInLambda.kt
…
closureLocalFunction.kt
…
closureLocalFunctionByInnerFunction.kt
…
closureLocalFunctionByInnerFunctionInConstructor.kt
…
closureLocalInNestedObject.kt
…
closureLocalLiteralFunction.kt
…
closureReceiverInLocalExtFunByLocalExtFun.kt
…
closureReferencingMember.kt
…
closureThisAndClassObject.kt
…
closureThisAndReceiver.kt
…
closureThisByUsingMethodFromParentClass.kt
JS: fix inlining in a new flat JS generator
2016-11-11 16:26:32 +03:00
closureThisInConstructor.kt
…
closureThisInExtLambdaInsideMethod.kt
…
closureThisInFunctionWhichNamedSameAsParentClass.kt
…
closureThisInLambdaInsideMethod.kt
…
closureThisInLambdaInsideObject.kt
…
closureThisInLocalFunction.kt
…
closureValToScopeWithSameNameDeclaration.kt
…
closureVarToScopeWithSameNameDeclaration.kt
…
deepInnerClassInLocalClass.kt
…
deepInnerClassInLocalClassFromExtension.kt
…
enclosingClassFromLocalClass.kt
…
implicitGenericReceiverInExtensionInLocalClass.kt
…
iteratingCallbacks.kt
Remove 'import java.util' from js tests.
2016-10-03 17:25:26 +03:00
lambdaInLocalFun.kt
…
localConstructorAndMethod.kt
…
localParameterInCallback.kt
Remove 'import java.util' from js tests.
2016-10-03 17:25:26 +03:00
objectWithInvokeOperator.kt
…
recursiveExtFunction.kt
…
recursiveFunction.kt
…
recursiveFunctionWithSameNameDeclaration.kt
…
withManyClosuresInNestedFunctionsAndObjects.kt
…
wrappedVariableInExtensionFun.kt
…