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
00a08fc6a4a1990dc440b60fafd62d951b7d76e2
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
when
/
whenSubjectVariable
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
..
captureSubjectVariable.kt
…
denseIntSwitchWithSubjectVariable.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
equalityWithSubjectVariable.kt
…
ieee754Equality.kt
…
ieee754EqualityWithSmartCast.kt
[FIR] Properly support smartcasts on stable when subjects in when conditions
2021-11-26 11:26:21 +03:00
isCheckOnSubjectVariable.kt
…
kt27161_int.kt
…
kt27161_nested2.kt
…
kt27161_nested.kt
…
kt27161_string.kt
…
kt27161.kt
…
rangeCheckOnSubjectVariable.kt
…
sparseIntSwitchWithSubjectVariable.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
subjectExpressionIsEvaluatedOnce.kt
…
whenByEnum.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
whenByNullableEnum.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
whenByString.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00