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
ef31eeae52ce05c74a356de98aaa4d2cd62187e8
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
smartCasts
T
History
Dmitrii Gridin
ec3cfdefcb
[LL FIR] add missing file node to control flow graph
...
The file ^KT-62834 Fixed
2023-10-24 10:30:55 +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] 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
[LL FIR] add missing file node to control flow graph
2023-10-24 10:30:55 +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
…