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-10 15:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c96099f7c4520e7ea1d8dd097df8292f4cdf0ae
kotlin
/
compiler
/
testData
/
loadJava
/
compiledJava
/
kotlinSignature
/
propagation
/
parameter
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
..
ChangeProjectionKind1.java
…
ChangeProjectionKind1.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
DeeplySubstitutedClassParameter2.java
…
DeeplySubstitutedClassParameter2.txt
…
DeeplySubstitutedClassParameter.java
…
DeeplySubstitutedClassParameter.txt
…
InheritNotVararg.java
…
InheritNotVararg.txt
…
InheritNotVarargInteger.java
…
InheritNotVarargInteger.txt
…
InheritNotVarargNotNull.java
…
InheritNotVarargNotNull.txt
…
InheritNotVarargPrimitive.java
…
InheritNotVarargPrimitive.txt
…
InheritNullability.java
…
InheritNullability.txt
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
InheritVararg.java
…
InheritVararg.txt
…
InheritVarargInteger.java
…
InheritVarargInteger.txt
…
InheritVarargNotNull.java
…
InheritVarargNotNull.txt
…
InheritVarargPrimitive.java
…
InheritVarargPrimitive.txt
…
Kt3302.java
…
Kt3302.txt
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
MutableToReadOnly.java
…
MutableToReadOnly.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
NotNullToNullable.java
…
NotNullToNullable.txt
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
NullableToNotNull.java
…
NullableToNotNull.txt
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
NullableToNotNullKotlinSignature.java
…
NullableToNotNullKotlinSignature.txt
…
OverrideWithErasedParameter.java
…
OverrideWithErasedParameter.txt
…
ReadOnlyToMutable.java
…
ReadOnlyToMutable.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
SubclassFromGenericAndNot.java
…
SubclassFromGenericAndNot.txt
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
SubstitutedClassParameter.java
…
SubstitutedClassParameter.txt
…
SubstitutedClassParameters.java
…
SubstitutedClassParameters.txt
…