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
f16ea9dfbb44686dcef9bbf453941628978c1931
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
smartCasts
T
History
Alexander Korepanov
6bb939c6cb
[FIR JS] Support JS_NAME_CLASH and JS_FAKE_NAME_CLASH diagnostics
...
^KT-59425 Fixed ^KT-59370 Fixed
2023-09-08 09:55:25 +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
…
kt44802.kt
…
kt44804.kt
…
kt44814.dot
[FIR] Create CFG for files to track top-level property initialization
2023-08-31 12:50:52 +00:00
kt44814.fir.ir.txt
[FIR2IR] Properly calculate dispatch receiver type for fake overrides
2023-08-25 21:06:15 +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
[Fir2Ir] Introduce testing with IrFakeOverrideBuilder
2023-08-31 13:12:15 +00:00
kt44814.txt
…
kt44932.kt
…
kt44942.kt
…
kt48163_smartCastToThrowable.kt
…
kt52432.kt
…
lambdaArgumentWithoutType.kt
[FIR JS] Support JS_NAME_CLASH and JS_FAKE_NAME_CLASH diagnostics
2023-09-08 09:55:25 +00: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
…
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
[FIR] Store expressions of receivers inside candidates instead of ReceiverValue
2023-06-09 22:51:31 +00:00
toStringOnReceiverWIthSmartcast.kt
…
whenSmartCast.kt
…