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
2df78fc81a6b24d5980e7b5cacc7ffd69d28f704
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
/
jvmField
T
History
Dmitry Petrov
acf0bb349c
Update testData for restricted expression annotations retention
2018-07-20 10:39:51 +03:00
..
clashWithCompanionObjectField.kt
Don't rename class property with JvmField annotation, report clashing
2015-10-13 11:14:31 +03:00
clashWithCompanionObjectField.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
inMultiFileFacade.kt
…
inMultiFileFacade.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
inSingleFileFacade.kt
…
inSingleFileFacade.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
interface13.kt
Support @JvmField on interface properties
2018-07-16 16:13:15 +02:00
interface13.txt
Update testData for restricted expression annotations retention
2018-07-20 10:39:51 +03:00
jvmFieldApplicability.kt
Warn about annotations that targets non-existing accessors
2018-07-17 00:22:53 +03:00
jvmFieldApplicability.txt
Support @JvmField on interface properties
2018-07-16 16:13:15 +02:00