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
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
..
repeatable
Remove obsolete backend test on getter-targeted annotations
2023-05-22 20:12:29 +00:00
annotationCtorCallGenerateSynthetic.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
annotationCtorCallGenerateSynthetic.txt
…
annotationCtorCallNoSynthetic.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
annotationCtorCallNoSynthetic.txt
…
annotationsOnDelegatedMembers.kt
K2: add bytecode listing tests
2023-03-14 21:57:26 +01:00
annotationsOnDelegatedMembers.txt
…
defaultTargets.kt
Do not generate TYPE_USE/TYPE_PARAMETER when compiling against JDK 1.6
2022-08-29 13:43:32 +02:00
defaultTargets.txt
…
deprecatedJvmOverloads.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
deprecatedJvmOverloads.txt
…
internalPropertyOrTypealias.kt
…
internalPropertyOrTypealias.txt
…
JvmSynthetic.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
JvmSynthetic.txt
…
kt9320.ir.txt
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
2022-12-01 07:29:37 +00:00
kt9320.kt
…
kt9320.txt
…
kt27895.kt
…
kt27895.txt
…
kt43399.kt
…
kt43399.txt
…
kt43459.kt
Do not generate TYPE_USE/TYPE_PARAMETER when compiling against JDK 1.6
2022-08-29 13:43:32 +02:00
kt43459.txt
…
literals.ir.txt
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
2022-12-01 07:29:37 +00:00
literals.kt
…
literals.txt
…
localClassWithCapturedParams.ir.txt
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
2022-12-01 07:29:37 +00:00
localClassWithCapturedParams.kt
…
localClassWithCapturedParams.txt
…
noAdditionalAnnotationsInAccessors.kt
…
noAdditionalAnnotationsInAccessors.txt
…
noAnnotationsInSyntheticAccessors.kt
…
noAnnotationsInSyntheticAccessors.txt
…
onProperties.kt
…
onProperties.txt
…
onReceiver.kt
…
onReceiver.txt
…
unsignedTypes.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
unsignedTypes.txt
…