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
dc76f2a62f106b336250bdbb0baa31e8d317a0bc
kotlin-fork
/
idea
/
testData
/
intentions
/
branched
T
History
Mikhail Glukhikh
a901de5112
KT-14084 related : replaceFirstReceiver now replaces ALL calls to safe calls if necessary
...
Fixes relevant "replace let" and "if to elvis" cases
2016-10-25 17:57:06 +03:00
..
doubleBangToIfThen
Intention tests: add runtime where necessary
2015-12-17 11:11:23 +03:00
elvisToIfThen
Suggestions from expression itself to have higher priority + fixed incorect upper case naming
2015-06-29 19:36:49 +03:00
folding
Make folding if to return/assignment work with if-else if-else #KT-13452 Fixed
2016-08-17 17:51:08 +03:00
ifThenToDoubleBang
Regular checkType() is now called during condition analysis, TYPE_MISMATCH_IN_CONDITION removed #KT-11998 Fixed
2016-04-27 18:12:28 +03:00
ifThenToElvis
KT-14084 related : replaceFirstReceiver now replaces ALL calls to safe calls if necessary
2016-10-25 17:57:06 +03:00
ifThenToSafeAccess
Protection against "<caret>" missing in test data
2016-09-27 18:05:26 +03:00
ifWhen
KT-13884 Exception "Invalid root block PSI element" on replacing trivial when-expression to if
2016-10-10 14:48:15 +03:00
safeAccessToIfThen
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
unfolding
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
when
Introduce/eliminate when subject intentions to keep line breaks and comments
2016-02-13 10:20:19 +03:00