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
2ce9903356a62aec02acc218a55cc9c8dde3b635
kotlin-fork
/
compiler
/
testData
/
compileJavaAgainstKotlin
T
History
Yan Zhulanow
2ce9903356
Fix tests
2015-08-31 15:33:13 +03:00
..
class
Fix tests
2015-08-31 15:33:13 +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
rename platformName annotation to jvmName
2015-08-25 15:40:46 +02:00
platformStatic
Fix tests
2015-08-31 15:33:13 +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
No more java Target / Retention loaded. Render java Retention / Target. Related test changes.
2015-07-22 19:00:39 +03:00