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-12 15:53:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0975df1c068984cf8219c19bc3bebd126bd95aa
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