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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c7a07bed6bca86b775186b4e9549cd122b7bab3
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
specialBridges
History
Denis Zharkov
dfb9b323ff
Avoid generation of redundant abstract special stubs
...
#KT-13698 Fixed
2016-10-07 11:59:15 +03:00
..
contains.kt
…
contains.txt
Fix stub generation for special built-ins
2016-06-30 20:12:34 +03:00
noSpecialBridgeIfPresentInSuperClass.kt
Avoid generation of redundant abstract special stubs
2016-10-07 11:59:15 +03:00
noSpecialBridgeIfPresentInSuperClass.txt
Avoid generation of redundant abstract special stubs
2016-10-07 11:59:15 +03:00
redundantStubForSize.kt
Refine stubs generation for special built-ins
2016-06-30 20:12:34 +03:00
redundantStubForSize.txt
Do not generate collection stubs for Kotlin-specific signatures
2016-10-07 11:59:15 +03:00
removeAtTwoSpecialBridges.kt
Refine special bridges generation
2016-02-10 20:18:46 +03:00
removeAtTwoSpecialBridges.txt
Avoid generation of redundant toArray stubs
2016-10-07 11:59:15 +03:00