This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f39c3041d205afd5839f8d2f58fbe63a3954981c
kotlin
/
compiler
/
testData
/
loadJava
History
Alexander Udalov
f39c3041d2
Make MISSING_VAL_ON_ANNOTATION_PARAMETER error instead of warning
...
Annotation with a parameter that is not stored doesn't make any sense
2014-09-15 19:30:52 +04:00
..
compiledJava
Assert that reference annotation argument is always an enum value
2014-09-15 19:30:49 +04:00
compiledJavaAndKotlin
Rewrite Java resolve to use static class scope instead of synthesized packages
2014-09-09 20:42:36 +04:00
compiledJavaIncludeObjectMethods
Don't load Object as a supertype for Java classes
2014-07-25 21:19:37 +04:00
compiledKotlin
Make MISSING_VAL_ON_ANNOTATION_PARAMETER error instead of warning
2014-09-15 19:30:52 +04:00
compiledKotlinWithStdlib
Test data split between compiledJava tests and compiledKotlin tests
2014-08-21 12:22:22 +04:00
javaAgainstKotlin
Don't load Object as a supertype for Java classes
2014-07-25 21:19:37 +04:00
kotlinAgainstCompiledJavaWithKotlin
Don't load Object as a supertype for Java classes
2014-07-25 21:19:37 +04:00
sourceJava
Don't load Object as a supertype for Java classes
2014-07-25 21:19:37 +04:00