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
b930e6e8e8a88eec6fd1b8327fecb5e55e8bd6d8
kotlin
/
compiler
/
testData
/
loadJava
/
compiledJava
/
kotlinSignature
History
baratynskiy
01883a41cb
javac-wrapper: refactoring, fixes and tests
2017-08-29 18:01:36 +03:00
..
error
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
propagation
javac-wrapper: refactoring, fixes and tests
2017-08-29 18:01:36 +03:00
AllBoundsInWhen.java
…
AllBoundsInWhen.txt
…
ArrayType.java
…
ArrayType.txt
…
ConstructorWithNewTypeParams.java
…
ConstructorWithNewTypeParams.txt
Support generic constructors defined in Java
2016-01-28 08:35:18 +03:00
ConstructorWithoutParams.java
…
ConstructorWithoutParams.txt
…
ConstructorWithParentTypeParams.java
…
ConstructorWithParentTypeParams.txt
…
ConstructorWithSeveralParams.java
…
ConstructorWithSeveralParams.txt
…
CustomProjectionKind.java
…
CustomProjectionKind.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
MethodWithFunctionTypes.java
…
MethodWithFunctionTypes.txt
…
MethodWithGenerics.java
…
MethodWithGenerics.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
MethodWithMappedClasses.java
Load contavariantly projected collections in Java as mutable
2016-03-18 19:07:27 +03:00
MethodWithMappedClasses.txt
Load contavariantly projected collections in Java as mutable
2016-03-18 19:07:27 +03:00
MethodWithTypeParameters.java
…
MethodWithTypeParameters.txt
Load contavariantly projected collections in Java as mutable
2016-03-18 19:07:27 +03:00
MethodWithVararg.java
…
MethodWithVararg.txt
…
PropertyArrayTypes.java
…
PropertyArrayTypes.txt
…
PropertyComplexTypes.java
…
PropertyComplexTypes.txt
…
PropertySimpleType.java
…
PropertySimpleType.txt
…
StarProjection.java
…
StarProjection.txt
…