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
57d118e13df5df8752e11cb5fdcdc73bc544743a
kotlin-fork
/
js
/
js.translator
/
testData
/
expression
/
invoke
/
cases
T
History
Zalim Bashorov
898275e658
JS backend: added tests for infix calls.
...
#KT-3998 in progress #EA-56241 in progress
2014-05-08 19:57:28 +04:00
..
explicitInvokeLambda.kt
JS backend: testFiles -> testData
2014-03-11 20:04:00 +04:00
infixCall.kt
JS backend: added tests for infix calls.
2014-05-08 19:57:28 +04:00
invokeInExtensionFunctionLiteral.kt
Supported invoke on expressions on js backend
2014-03-20 10:06:00 +04:00
invokeInFunctionLiteral.kt
Supported invoke on expressions on js backend
2014-03-20 10:06:00 +04:00
invokeMethod.kt
JS backend: testFiles -> testData
2014-03-11 20:04:00 +04:00
invokeOnExprByConvention.kt
Supported invoke on expressions on js backend
2014-03-20 10:06:00 +04:00
invokeWithReceiverArgument.kt
Supported invoke on expressions on js backend
2014-03-20 10:06:00 +04:00
invokeWithThisObject.kt
Supported invoke on expressions on js backend
2014-03-20 10:06:00 +04:00
invokeWithThisObjectAndReceiver.kt
Filename case fixed
2014-03-20 11:28:32 +04:00