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
c19d62af7369727a5a6c278e2e18fa65ee6ee705
kotlin-fork
/
idea
/
testData
/
checker
/
infos
T
History
Mikhail Zarechenskiy
c95eddbbbe
[IDE-NI-MIGRATE] Migrate few tests for new inference
2019-05-06 13:59:28 +03:00
..
CapturedConstructorParameter.kt
…
CapturedInInlinedClosure.kt
…
multipleResolvedCalls.kt
…
PropertiesWithBackingFields.kt
Report UNUSED_PARAMETER in setter #KT-21129 Fixed
2018-05-04 18:04:57 +03:00
smartCastOnElvis.kt
[IDE-NI-MIGRATE] Migrate few tests for new inference
2019-05-06 13:59:28 +03:00
SmartCastOnIf.kt
…
SmartCastOnWhen.kt
[IDE-NI-MIGRATE] Migrate few tests for new inference
2019-05-06 13:59:28 +03:00
SmartCasts.kt
[IDE-NI-MIGRATE] Migrate few tests for new inference
2019-05-06 13:59:28 +03:00
SmartCastsWithSafeAccess.kt
Put not-null original type as last possible smart cast target
2017-03-23 17:17:37 +03:00
SmartCastTarget.kt
Put not-null original type as last possible smart cast target
2017-03-23 17:17:37 +03:00
SmartCastToEnum.kt
Delay UNUSED_PARAMETER on main parameter until 1.4 (part of KT-26999)
2018-10-31 19:00:29 +03:00
threeImplicitReceivers.kt
…
twoImplicitReceivers.kt
…
Typos.kt
…
TyposInOverrideParams.kt
Do not spell check overridden declaration names (KT-15000)
2018-01-19 22:41:51 +03:00
WrapIntoRef.kt
…