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
4a1b9dcc3c802f901465e1003f2ed5f735101310
kotlin-fork
/
compiler
/
testData
/
serialization
/
builtinsSerializer
T
History
Alexander Udalov
1ee1d15b91
Support annotations on property accessors in JS/common metadata
...
#KT-14529 Fixed
2018-10-24 18:17:12 +02:00
..
annotationArguments
…
annotatedEnumEntry.kt
…
annotatedEnumEntry.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
annotationTargets.kt
…
annotationTargets.txt
Remove @annotation from test data
2015-10-19 20:45:01 +03:00
binaryRetainedAnnotation.kt
Do not serialize SOURCE-retained annotations
2018-04-23 18:42:33 +02:00
binaryRetainedAnnotation.txt
Do not serialize SOURCE-retained annotations
2018-04-23 18:42:33 +02:00
compileTimeConstants.kt
…
compileTimeConstants.txt
…
nestedClassesAndObjects.kt
…
nestedClassesAndObjects.txt
…
propertyAccessorAnnotations.kt
Support annotations on property accessors in JS/common metadata
2018-10-24 18:17:12 +02:00
propertyAccessorAnnotations.txt
Support annotations on property accessors in JS/common metadata
2018-10-24 18:17:12 +02:00
simple.kt
…
simple.txt
…
sourceRetainedAnnotation.kt
Do not serialize SOURCE-retained annotations
2018-04-23 18:42:33 +02:00
sourceRetainedAnnotation.txt
Do not serialize SOURCE-retained annotations
2018-04-23 18:42:33 +02:00
typeParameterAnnotation.kt
…
typeParameterAnnotation.txt
…