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
4d3035e2f7e2feff9dfcb2756e88f6f3d0a42f87
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
smartCasts
T
History
Dmitriy Novozhilov
330574cab6
[FIR] Properly support smartcasts on stable when subjects in when conditions
...
^KT-49860 Fixed
2021-11-26 11:26:21 +03:00
..
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
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
kt44802.kt
…
kt44804.kt
…
kt44814.dot
[FIR] Properly support smartcasts on stable when subjects in when conditions
2021-11-26 11:26:21 +03:00
kt44814.fir.ir.txt
[FIR] Save IR dumps to
.ir.txt
files instead of
.txt
in tests
2021-10-12 17:26:36 +03:00
kt44814.fir.txt
[FIR2IR] Properly setup IrClass.sealedSubclasses
2021-10-09 17:07:36 +03:00
kt44814.ir.txt
[FIR] Save IR dumps to
.ir.txt
files instead of
.txt
in tests
2021-10-12 17:26:36 +03:00
kt44814.kt
…
kt44814.txt
JVM_IR KT-41214 minor: update testData
2021-10-09 17:07:37 +03:00
kt44932.kt
…
kt44942.kt
…
kt48163_smartCastToThrowable.kt
…
lambdaArgumentWithoutType.kt
…
multipleSmartCast.kt
…
nullSmartCast.kt
[Wasm] Unmute passed Wasm tests
2021-10-02 06:14:35 +00:00
smartCastInsideIf.kt
…
whenSmartCast.kt
…