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
37b2e97e565d7054a860e1970b4b6795e931dfe2
kotlin-fork
/
compiler
/
testData
/
compileJavaAgainstKotlin
T
History
Mikhail Glukhikh
37b2e97e56
Rendering changed: "annotation class" is now just "class" (with kotlin.annotation.annotation if it's kotlin annotation).
...
A swarm of tests fixed accordingly.
2015-07-14 16:25:08 +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