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-04-05 15:52:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04eb5ff4f7b151cfa891ff193c941592b3f4cddd
kotlin
/
compiler
/
testData
/
loadJava
/
sourceJava
History
Denis Zharkov
04eb5ff4f7
Move test loading Java TYPE_USE annotation to Java8 module
...
#KT-11454 Fixed
2016-03-16 20:23:00 +03:00
..
ClassExtendsTypeParameter.java
…
ClassExtendsTypeParameter.txt
Change default upper bound of Java type parameters to Any!
2015-07-21 15:16:05 +03:00
ErrorTypes.java
…
ErrorTypes.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
NullInAnnotation.java
…
NullInAnnotation.txt
Remove @annotation from test data
2015-10-19 20:45:01 +03:00
ReturnInnerSubclassOfSupersInner.java
…
ReturnInnerSubclassOfSupersInner.txt
Render captured type parameters in verbose mode
2015-11-13 14:59:04 +03:00
ReturnNotSubtype.java
Remove KotlinSignature from tests, spec, delete tests with errors
2015-11-27 21:22:04 +03:00
ReturnNotSubtype.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
WrongNumberOfGenericParameters.java
Fix JavaClassifierType.getTypeArguments impls
2015-11-13 14:47:28 +03:00
WrongNumberOfGenericParameters.txt
Fix JavaClassifierType.getTypeArguments impls
2015-11-13 14:47:28 +03:00