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
a7071ae7af6cfb381e90b79be175d34466573dfd
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
specialBridges
History
Dmitry Petrov
17d2472511
Do not patch generic signature for methods with special bridges
...
Somewhat awkward solution for KT-18189.
2017-05-31 10:18:48 +03:00
..
signatures
Do not patch generic signature for methods with special bridges
2017-05-31 10:18:48 +03:00
contains.kt
…
contains.txt
…
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
…
redundantStubForSize.txt
Do not generate collection stubs for Kotlin-specific signatures
2016-10-07 11:59:15 +03:00
removeAtTwoSpecialBridges.kt
…
removeAtTwoSpecialBridges.txt
Avoid generation of redundant toArray stubs
2016-10-07 11:59:15 +03:00