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-16 15:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dc4d01adcd2d4dcb64c849aabcf7556214ffda2
kotlin
/
compiler
/
testData
/
codegen
/
box
/
casts
/
mutableCollections
History
Anton Bannykh
8c6337f3f6
[JS IR BE]: support dynamic_var["foo"] = "bar"
...
Used EQ origin to detect. Added a test to check dynamic_var = "bar" case is not affected
2018-10-10 13:43:22 +03:00
..
asWithMutable.kt
[JS IR BE]: support dynamic_var["foo"] = "bar"
2018-10-10 13:43:22 +03:00
isWithMutable.kt
[JS IR BE]: support dynamic_var["foo"] = "bar"
2018-10-10 13:43:22 +03:00
mutabilityMarkerInterfaces.kt
JS IR: mute codegen box tests automatically
2018-06-09 19:15:38 +03:00
reifiedAsWithMutable.kt
[JS IR BE]: support dynamic_var["foo"] = "bar"
2018-10-10 13:43:22 +03:00
reifiedIsWithMutable.kt
[JS IR BE]: support dynamic_var["foo"] = "bar"
2018-10-10 13:43:22 +03:00
reifiedSafeAsWithMutable.kt
[JS IR BE]: support dynamic_var["foo"] = "bar"
2018-10-10 13:43:22 +03:00
safeAsWithMutable.kt
[JS IR BE]: support dynamic_var["foo"] = "bar"
2018-10-10 13:43:22 +03:00
weirdMutableCasts.kt
Mute failed jvm ir tests
2018-06-28 12:26:41 +02:00