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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7249d2f889972c619c0adc19bde9cfc6bacd883e
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeListing
History
Ilya Gorbunov
9f8e3dad33
Add coroutines-compat jar dependency to those tests that require it
...
#KT-36083
2020-01-29 09:12:40 +03:00
..
annotations
Use getter names for $annotations methods in most codegen tests
2019-12-30 16:29:13 +01:00
collectionStubs
…
coroutines
…
inline
Use getter names for $annotations methods in most codegen tests
2019-12-30 16:29:13 +01:00
inlineClasses
Use getter names for $annotations methods in most codegen tests
2019-12-30 16:29:13 +01:00
main
Add coroutines-compat jar dependency to those tests that require it
2020-01-29 09:12:40 +03:00
multiplatform
Use getter names for $annotations methods in most codegen tests
2019-12-30 16:29:13 +01:00
specialBridges
…
callableNameIntrinsic.kt
…
callableNameIntrinsic.txt
…
companionObjectVisibility_after.kt
…
companionObjectVisibility_after.txt
…
companionObjectVisibility_before.kt
…
companionObjectVisibility_before.txt
…
companionObjectVisibility_lv13.kt
…
companionObjectVisibility_lv13.txt
Update testdata according to change compiler version to 1.4
2020-01-17 10:33:50 +03:00
defaultImpls.kt
…
defaultImpls.txt
…
emptyMultifileFacade.kt
…
emptyMultifileFacade.txt
…
immutableCollection.kt
…
immutableCollection.txt
…
jvmOverloadsAndParametersAnnotations.kt
…
jvmOverloadsAndParametersAnnotations.txt
…
noCollectionStubMethodsInInterface.kt
…
noCollectionStubMethodsInInterface.txt
…
noDelegationsToPrivateInterfaceMembers.kt
…
noDelegationsToPrivateInterfaceMembers.txt
…
noReceiverInCallableReferenceClasses.kt
…
noReceiverInCallableReferenceClasses.txt
…
noRemoveAtInReadOnly.kt
…
noRemoveAtInReadOnly.txt
…
noToArrayInJava.kt
…
noToArrayInJava.txt
…
privateDefaultSetter.kt
…
privateDefaultSetter.txt
…
samAdapterAndInlinedOne.kt
…
samAdapterAndInlinedOne.txt
…