This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e838f0adcfb53ec868b2f90d8c78c316c1b96dc
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
specialBridges
T
History
Denis Zharkov
6e838f0adc
Avoid generation of redundant toArray stubs
...
#KT-13698 In Progress
2016-10-07 11:59:15 +03:00
..
contains.kt
Minor. Add bytecode listing tests with
contains*
methods
2015-10-16 18:16:02 +03:00
contains.txt
Fix stub generation for special built-ins
2016-06-30 20:12:34 +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