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
a47eaa2cb5edc7d10b3ad3cd676d75eca102540d
kotlin-fork
/
compiler
/
testData
/
compileJavaAgainstKotlin
T
History
Mikhail Glukhikh
8f7b29f80a
Annotation rename: target --> @Target
2015-09-07 13:42:26 +03:00
..
class
Deprecate
deprecated
in favor of
Deprecated
2015-09-04 18:19:31 +03:00
enum
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
method
Deprecate JVM platform annotations in favor of capitilized themselves
2015-09-04 18:19:31 +03:00
platformStatic
Remove FIELD target from jvmStatic and platformStatic annotations
2015-09-02 20:36:48 +03:00
property
Adjust testData: get rid of obsolete annotations
2015-06-12 09:23:31 +03:00
sealed
Sealed classes: extra java against kotlin tests, together with an implementation of Java diagnostics inside these tests
2015-06-25 19:07:26 +03:00
staticFields
Rendering changed: "annotation class" is now just "class" (with kotlin.annotation.annotation if it's kotlin annotation).
2015-07-14 16:25:08 +03:00
targets
Annotation rename: target --> @Target
2015-09-07 13:42:26 +03:00