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-03-23 15:51:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33e9e660c46e273a88d1410029652adf5dfd652b
kotlin
/
compiler
/
testData
/
loadJava
/
compiledJava
/
sam
/
adapters
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
..
inheritance
…
AmbiguousAdapters.java
…
AmbiguousAdapters.txt
…
Basic.java
…
Basic.txt
…
Constructor.java
…
Constructor.txt
…
ConstructorWithAnnotations.java
…
ConstructorWithAnnotations.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
DeepSamLoop.java
…
DeepSamLoop.txt
…
NonTrivialFunctionType.java
…
NonTrivialFunctionType.txt
…
NoSamForClassTypeParameter.java
…
NoSamForClassTypeParameter.txt
…
NoSamForMethodTypeParameter.java
…
NoSamForMethodTypeParameter.txt
…
PrivateSamAdapter.java
…
PrivateSamAdapter.txt
…
SelfAsParameter.java
…
SelfAsParameter.txt
…
SeveralSamParameters.java
…
SeveralSamParameters.txt
…
TypeParameterOfClass.java
…
TypeParameterOfClass.txt
…
TypeParameterOfMethod.java
…
TypeParameterOfMethod.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
TypeParameterOfOuterClass.java
…
TypeParameterOfOuterClass.txt
…