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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd0eb6ee3434c38ccadc4e0f6e5f6f5f7745e513
kotlin
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
annotations
History
Ilya Chernikov
fd0eb6ee34
Implement support for class literals as annotation arguments...
...
on deserialization and reflection
2018-08-31 15:17:51 +03:00
..
classes
Fix ConstantValue-related testData for loadJava tests
2018-07-24 10:52:16 +03:00
classMembers
…
packageMembers
Fix ConstantValue-related testData for loadJava tests
2018-07-24 10:52:16 +03:00
parameters
…
propertiesWithoutBackingFields
…
types
Do not serialize SOURCE-retained annotations
2018-04-23 18:42:33 +02:00
withUseSiteTarget
…
AnnotatedAnnotation.kt
…
AnnotatedAnnotation.txt
…
AnnotatedMethod.kt
…
AnnotatedMethod.txt
…
AnnotationInAnnotationArguments.kt
…
AnnotationInAnnotationArguments.txt
…
ClassLiteralArguments.kt
Implement support for class literals as annotation arguments...
2018-08-31 15:17:51 +03:00
ClassLiteralArguments.txt
Implement support for class literals as annotation arguments...
2018-08-31 15:17:51 +03:00
EnumArgumentWithCustomToString.kt
…
EnumArgumentWithCustomToString.txt
…
MultiDimensionalArrayMethod.kt
…
MultiDimensionalArrayMethod.txt
…
PrimitiveArrayArguments.kt
Support primitive array annotation arguments in ConstantValueFactory
2017-06-27 14:53:39 +03:00
PrimitiveArrayArguments.txt
Support primitive array annotation arguments in ConstantValueFactory
2017-06-27 14:53:39 +03:00
SimpleAnnotation.kt
…
SimpleAnnotation.txt
…
TargetedAnnotation.kt
…
TargetedAnnotation.txt
…