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
9c995755f0a4e6934a13563890b7d3561496f441
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
annotations
/
repeatable
T
History
Alexander Udalov
9c995755f0
Remove obsolete backend test on getter-targeted annotations
...
`@get:... get` is no longer allowed, see the explanation in KT-15470.
2023-05-22 20:12:29 +00:00
..
javaAnnotation.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
javaAnnotation.txt
…
kotlinAnnotation.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kotlinAnnotation.txt
Support new repeatable annotations in kotlin-reflect
2021-07-30 19:53:33 +02:00
kotlinAnnotationWithBothRepeatables.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kotlinAnnotationWithBothRepeatables.txt
Generate container class for repeatable annotations
2021-07-30 19:53:32 +02:00
kotlinSpecificTargets.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kotlinSpecificTargets.txt
Support new repeatable annotations in kotlin-reflect
2021-07-30 19:53:33 +02:00
multipleRepeatableOrder.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
multipleRepeatableOrder.txt
Support new repeatable annotations in kotlin-reflect
2021-07-30 19:53:33 +02:00
nonRepeatedAnnotationWithItsContainer.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
nonRepeatedAnnotationWithItsContainer.txt
…
propertyGetterUseSiteTarget.kt
K2: add bytecode listing tests
2023-03-14 21:57:26 +01:00
propertyGetterUseSiteTarget.txt
Minor, add test on repeatable annotations on property getters
2021-08-06 22:47:44 +02:00
retentionAndTarget.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
retentionAndTarget.txt
Support new repeatable annotations in kotlin-reflect
2021-07-30 19:53:33 +02:00