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-04 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8a2de02438480a6113ababfebf891f190c6f107
kotlin
/
compiler
/
testData
/
loadJava
/
compiledJava
/
kotlinSignature
History
Valentin Kipyatkov
ec51076355
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
..
error
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
propagation
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +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
…