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
e207b560097274be40ab29cd6db7befc9fc94c5a
kotlin-fork
/
js
/
js.translator
/
testData
/
dynamic
/
cases
T
History
Alexey Andreev
d83f926658
[KT-4124] Refactor super calls and fix calls to Any::equals
2016-02-20 15:19:31 +03:00
..
binaryOperations.kt
…
callGetMethod.kt
…
callMethods.kt
…
callSetMethod.kt
…
compareTo.kt
…
equals.kt
[KT-4124] Refactor super calls and fix calls to Any::equals
2016-02-20 15:19:31 +03:00
getByBrackets.kt
…
identityEquals.kt
…
in.kt
…
incrementAndDecrement.kt
…
infixCall.kt
…
invoke.kt
…
is.js
…
is.kt
Replace
native
with
@native
in js testData
2015-09-18 10:14:34 +03:00
isJsPrimitiveType.kt
Deprecated enum syntax removed: JS plugin tests
2015-08-10 16:24:08 +03:00
iterator.kt
removing static type assertions work in progress
2015-10-12 11:11:23 +02:00
nameClashing.kt
JS backend: use special JsScope(JsDynamicScope) for names from dynamic calls instead of use containing scope to avoid the impact on local names.
2014-12-11 13:17:49 +03:00
operationsWithAssignment.kt
…
propertyAccess.kt
…
setByBrackets.kt
…
unaryOperations.kt
…