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 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b153b2b689fe79b96ec6ce1aa71c3d3f0447621
kotlin
/
compiler
/
testData
/
codegen
/
box
/
casts
/
mutableCollections
History
Dmitry Petrov
8be7f7f1f7
IR: Make sure that symbols refer to original descriptors only
...
If a descriptor is a WrappedDeclarationDescriptor, it SHOULD NOT be substituted.
2019-03-29 16:00:56 +03:00
..
asWithMutable.kt
IR: Make sure that symbols refer to original descriptors only
2019-03-29 16:00:56 +03:00
isWithMutable.kt
IR: Make sure that symbols refer to original descriptors only
2019-03-29 16:00:56 +03:00
mutabilityMarkerInterfaces.kt
Specify JVM target backend for test with '::class.java' usage
2018-12-21 16:09:04 +01:00
reifiedAsWithMutable.kt
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +03:00
reifiedIsWithMutable.kt
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +03:00
reifiedSafeAsWithMutable.kt
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +03:00
safeAsWithMutable.kt
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +03:00
weirdMutableCasts.kt
Get rid of jvm specific code in some tests
2018-12-24 13:40:40 +01:00