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-07 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03820245eb4cbfb48ee7ce7253aac985b2ddc6e5
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
specialBridges
History
Alexander Udalov
f3f8db989a
Fix test data for annotations on DefaultImpls members
...
After
ea5505f80c
, the annotations are now generated correctly
2017-12-27 14:12:14 +01:00
..
signatures
Do not patch generic signature for methods with special bridges
2017-05-31 10:18:48 +03:00
contains.kt
…
contains.txt
Fix test data for annotations on DefaultImpls members
2017-12-27 14:12:14 +01: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
…
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