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
c554bfa20db28ddadc5e1ea2b0eaf575df798c57
kotlin-fork
/
idea
/
testData
/
intentions
/
branched
T
History
Mikhail Glukhikh
2d1abda9a1
Convert "lift return / assignment" intentions into a single inspection
...
Also includes minor test fix, related to KT-14900
2017-07-07 18:15:14 +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
/ifToReturnAsymmetrically
Convert "lift return / assignment" intentions into a single inspection
2017-07-07 18:15:14 +03:00
ifThenToDoubleBang
Fix 'add not-null asserted call' quick fix for operation
in
2017-06-19 17:36:09 +03:00
ifThenToElvis
Configure AbstractInspectionTest with project descriptors
2017-06-29 16:56:15 +03:00
ifThenToSafeAccess
Configure AbstractInspectionTest with project descriptors
2017-06-29 16:56:15 +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