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
b395771d01c4104ccfb99858a315916411e47780
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
specialBridges
T
History
Dmitry Petrov
b395771d01
KT-37050 don't generate redundant special bridges
...
Loosely based on
https://github.com/JetBrains/kotlin/pull/3662
2020-09-14 16:13:34 +03:00
..
signatures
Minor, fix test data in bytecodeListing/specialBridges
2020-07-28 12:12:39 +02:00
contains.kt
Add IR equivalent of AbstractBytecodeListingTest and muted failures.
2020-02-13 23:44:53 +03:00
contains.txt
Check class source in bytecode listing tests
2020-07-27 19:13:37 +03:00
noDefaultImplsOnEmptySubInterface.kt
JVM IR: do not generate DefaultImpls delegate for collection fake overrides
2020-06-04 14:27:46 +02:00
noDefaultImplsOnEmptySubInterface.txt
Check class source in bytecode listing tests
2020-07-27 19:13:37 +03:00
noSpecialBridgeIfPresentInSuperClass.kt
Add IR equivalent of AbstractBytecodeListingTest and muted failures.
2020-02-13 23:44:53 +03:00
noSpecialBridgeIfPresentInSuperClass.txt
Check class source in bytecode listing tests
2020-07-27 19:13:37 +03:00
redundantStubForSize_ir.txt
KT-37050 don't generate redundant special bridges
2020-09-14 16:13:34 +03:00
redundantStubForSize.kt
KT-37050 don't generate redundant special bridges
2020-09-14 16:13:34 +03:00
redundantStubForSize.txt
Check class source in bytecode listing tests
2020-07-27 19:13:37 +03:00
removeAtTwoSpecialBridges.kt
JVM IR: Produce correct generic signatures for special bridge methods
2020-07-27 17:02:24 +02:00
removeAtTwoSpecialBridges.txt
Check class source in bytecode listing tests
2020-07-27 19:13:37 +03:00