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
/
intentions
/
branched
T
History
Toshiaki Kameyama
80b09b9a08
Replace 'if' with 'when': don't remove branch brances
...
#KT-32650 Fixed
2019-08-01 16:05:06 +03:00
..
doubleBangToIfThen
Fix "Replace !! with if-then" inspection in receiver position
2019-04-11 18:58:05 +03:00
elvisToIfThen
Elvis -> if intention: don't produce boilerplate code for return/break/continue/throw in RHS
2019-05-20 11:15:41 +03:00
folding
/ifToReturnAsymmetrically
Convert "lift return / assignment" intentions into a single inspection
2017-07-07 18:15:14 +03:00
ifWhen
Replace 'if' with 'when': don't remove branch brances
2019-08-01 16:05:06 +03:00
safeAccessToIfThen
Remove redundant let in "Safe access to if-then" #KT-13515 Fixed
2018-08-14 14:11:15 +03:00
unfolding
Replace return with 'if'/'when': don't drop return label
2019-03-18 09:46:10 +03:00
when
Remove MergeWhenIntention
2019-05-29 11:00:28 +07:00