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-11 00:21:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8be7f7f1f71c4de5d326e5ce84342b1d39347b1b
kotlin
/
compiler
/
testData
/
codegen
/
box
/
builtinStubMethods
/
extendJavaCollections
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
..
abstractList.kt
Make some tests JVM only
2016-11-21 18:20:33 +03:00
abstractMap.kt
IR: Make sure that symbols refer to original descriptors only
2019-03-29 16:00:56 +03:00
abstractSet.kt
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +03:00
arrayList.kt
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +03:00
hashMap.kt
IR: Make sure that symbols refer to original descriptors only
2019-03-29 16:00:56 +03:00
hashSet.kt
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
2019-01-24 16:14:40 +03:00
mapEntry.kt
Make some tests JVM only
2016-11-21 18:20:33 +03:00