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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8103f0ba60bc51a8f785fc0bb4889121eb302da7
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
annotations
History
Mikhael Bogdanov
3b57ceeafe
Don't generate annotations on $default methods
...
#KT-29965 Fixed
2019-02-19 10:51:37 +01:00
..
defaultTargets.kt
…
defaultTargets.txt
…
deprecatedJvmOverloads.kt
…
deprecatedJvmOverloads.txt
Don't generate annotations on $default methods
2019-02-19 10:51:37 +01:00
JvmSynthetic.kt
…
JvmSynthetic.txt
…
kt9320.kt
…
kt9320.txt
…
kt27895.kt
Do not try computing return type in OverloadChecker
2018-11-07 11:00:15 +01:00
kt27895.txt
Don't generate annotations on $default methods
2019-02-19 10:51:37 +01:00
literals.kt
…
literals.txt
…
localClassWithCapturedParams.kt
Update synthetic parameter processing logic according to ASM 7 changes
2018-11-07 15:42:57 +01:00
localClassWithCapturedParams.txt
Update synthetic parameter processing logic according to ASM 7 changes
2018-11-07 15:42:57 +01:00
noAdditionalAnnotationsInAccessors.kt
…
noAdditionalAnnotationsInAccessors.txt
…
noAnnotationsInSyntheticAccessors.kt
Don't generate annotations on synthetic accessor parameters
2018-09-19 12:14:09 +02:00
noAnnotationsInSyntheticAccessors.txt
Don't generate annotations on synthetic accessor parameters
2018-09-19 12:14:09 +02:00
onProperties.kt
…
onProperties.txt
…
onReceiver.kt
…
onReceiver.txt
…