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
c55ddab1bfaf4dfec3f5ee8ebf0581b026b763c9
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
smartCasts
T
History
Dmitriy Novozhilov
c55ddab1bf
[Test] Reproduce KT-58823
2023-06-09 22:51:31 +00:00
..
avoidSmartCastToDerivedForPrivate.kt
…
complexExplicitReceiver.kt
…
complexImplicitReceiver.kt
…
falseSmartCast.kt
…
genericIntersection.kt
…
genericSet.kt
…
implicitExtensionReceiver.kt
…
implicitMemberReceiver.kt
…
implicitReceiver.kt
…
implicitReceiverInWhen.kt
…
implicitToGrandSon.kt
…
kt17725.kt
…
kt19058.kt
…
kt19100.kt
…
kt42517.kt
[K/JS] Add support of compilation with ES-classes
2023-01-17 18:14:17 +00:00
kt44802.kt
…
kt44804.kt
…
kt44814.dot
FIR CFA: add edges according to constructor delegation
2023-01-26 13:12:11 +00:00
kt44814.fir.ir.txt
[IR] Don't print multifile/synthetic facade class names in irText tests
2023-06-05 10:40:17 +00:00
kt44814.fir.txt
…
kt44814.ir.txt
[IR] Don't print multifile/synthetic facade class names in irText tests
2023-06-05 10:40:17 +00:00
kt44814.kt
…
kt44814.txt
…
kt44932.kt
…
kt44942.kt
…
kt48163_smartCastToThrowable.kt
…
kt52432.kt
…
lambdaArgumentWithoutType.kt
FIR JS: add K2 variants of all other JS tests
2022-11-12 16:28:24 +01:00
multipleSmartCast.kt
…
nullSmartCast.kt
…
propertyInitializationAfterSmartCast.kt
[FIR2IR] Fix generation of val initialization after smart-cast, again
2023-03-17 13:29:48 +00:00
resolveToMemberOfSuperclass_overrideWithDifferentType.kt
Test infra: refactor IGNORE_BACKEND directive
2022-11-12 16:28:23 +01:00
resolveToMemberOfSuperclass_overrideWithSameType.kt
…
smartCastInsideIf.kt
…
smartcastOnDynamic.kt
[FIR2IR] Correctly calculate signature for non-dynamic calls on dynamic receiver
2023-04-03 12:20:01 +00:00
smartcastOnImplicitDispatchReceiver.kt
[Test] Reproduce KT-58823
2023-06-09 22:51:31 +00:00
toStringOnReceiverWIthSmartcast.kt
…
whenSmartCast.kt
…