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
977d8e1cd7124abc87e7eccc1a2a15a787c6a29c
kotlin-fork
/
idea
/
testData
/
intentions
/
branched
T
History
Mikhail Glukhikh
977d8e1cd7
If to safe access: fix message when no dot calls are available
...
Now "Replace 'if' with safe cast" is suggested
2017-05-11 20:47:04 +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
More accurate handling of Elvis in areParenthesesNecessary #KT-15227 Fixed
2016-12-22 14:56:32 +03:00
ifThenToSafeAccess
If to safe access: fix message when no dot calls are available
2017-05-11 20:47:04 +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