This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
88fb76bffce7f56e9e3e162c8504c60596b3d16f
kotlin-fork
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
annotations
/
classMembers
T
History
Dmitry Petrov
88fb76bffc
Fix annotations loading for inline class constructors
2018-09-14 16:09:41 +03:00
..
ClassObjectPropertyField.kt
…
ClassObjectPropertyField.txt
…
Constructor.kt
…
Constructor.txt
…
DelegatedProperty.kt
…
DelegatedProperty.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
EnumArgument.kt
…
EnumArgument.txt
Remove @annotation from test data
2015-10-19 20:45:01 +03:00
EnumEntry.kt
…
EnumEntry.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
Function.kt
…
Function.txt
…
Getter.kt
…
Getter.txt
…
HiddenConstructorWithInlineClassParameters.kt
Generate metadata and annotations for hidden constructor
2018-09-12 15:33:11 +03:00
HiddenConstructorWithInlineClassParameters.txt
Generate metadata and annotations for hidden constructor
2018-09-12 15:33:11 +03:00
PropertyField.kt
…
PropertyField.txt
…
PublishedApiAnnotationOnInlineClassCosntructor.kt
Fix annotations loading for inline class constructors
2018-09-14 16:09:41 +03:00
PublishedApiAnnotationOnInlineClassCosntructor.txt
Fix annotations loading for inline class constructors
2018-09-14 16:09:41 +03:00
Setter.kt
…
Setter.txt
…