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
30832ed774a9416895fc55f8a65d49c9c15ff71a
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
T
History
Michael Bogdanov
30832ed774
Properly report diagnostics on platformStatic annotations
...
#KT-6937 Fixed
2015-03-12 10:29:00 +03:00
..
annotationApplicability
Lazy logs removed
2014-11-21 18:59:45 +03:00
annotationParameterMustBeConstant
KT-6698 Bad class file when using a star-projection on a Java's recursive generic parameter
2015-02-02 19:52:00 +03:00
annotationWithVarargParameter
Make vararg argument of java annotation have 'out' type
2014-12-27 00:55:23 +03:00
platformStatic
Properly report diagnostics on platformStatic annotations
2015-03-12 10:29:00 +03:00
ClassObjectAnnotatedWithItsClass.kt
Replace 'class object' with 'default object' in renderers and test data
2015-03-06 19:36:54 +03:00
ClassObjectAnnotatedWithItsClass.txt
Replace 'class object' with 'default object' in renderers and test data
2015-03-06 19:36:54 +03:00
qualifiedCallValue.kt
Can't use a qualified name of an annotation class in an annotation parameter
2014-10-29 17:10:25 +03:00
qualifiedCallValue.txt
KT-6698 Bad class file when using a star-projection on a Java's recursive generic parameter
2015-02-02 19:52:00 +03:00