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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
specialBridges
T
History
Mikhail Bogdanov
b8f0ad2111
Generate nullability annotations on this receiver in DefaultImpls. Don't generate nullability annotations in private methods
...
#KT-36969 Fixed
2020-06-19 11:57:35 +02:00
..
signatures
JVM: Generate generic signatures for delegate fields
2020-03-06 21:51:30 +01:00
contains.kt
…
contains.txt
Generate nullability annotations on this receiver in DefaultImpls. Don't generate nullability annotations in private methods
2020-06-19 11:57:35 +02:00
noDefaultImplsOnEmptySubInterface.kt
JVM IR: do not generate DefaultImpls delegate for collection fake overrides
2020-06-04 14:27:46 +02:00
noDefaultImplsOnEmptySubInterface.txt
JVM IR: do not generate DefaultImpls delegate for collection fake overrides
2020-06-04 14:27:46 +02:00
noSpecialBridgeIfPresentInSuperClass.kt
…
noSpecialBridgeIfPresentInSuperClass.txt
Check more flags in bytecode listing tests
2020-02-26 12:03:37 +03:00
redundantStubForSize.kt
…
redundantStubForSize.txt
Check more flags in bytecode listing tests
2020-02-26 12:03:37 +03:00
removeAtTwoSpecialBridges.kt
…
removeAtTwoSpecialBridges.txt
Check more flags in bytecode listing tests
2020-02-26 12:03:37 +03:00