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
af5e7f58daaf34bbf8371f2c3e6e1a5883a943fc
kotlin-fork
/
compiler
/
testData
/
compileJavaAgainstKotlin
T
History
Mikhail Glukhikh
af5e7f58da
Implementation of Kotlin's 'target' annotation mapping to Java's 'Target' annotation + tests
2015-07-17 12:05:27 +03:00
..
class
Test data for LoadJava tests fixed
2015-07-09 16:36:43 +03:00
enum
Do not generate annotations of method parameters on its $default synthetic method
2015-06-01 19:23:08 +03:00
method
Test data for LoadJava tests fixed
2015-07-09 16:36:43 +03:00
platformStatic
Adjust testData: get rid of obsolete annotations
2015-06-12 09:23:31 +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
Implementation of Kotlin's 'target' annotation mapping to Java's 'Target' annotation + tests
2015-07-17 12:05:27 +03:00