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
94789c50b990eafd398b0b4beabd100db72ae4f9
kotlin-fork
/
idea
/
testData
/
intentions
/
removeUnnecessaryParentheses
T
History
Toshiaki Kameyama
534cbae4ef
KT-14391 RemoveUnnecessaryParenthesesIntention lost comment
...
on closing parenthesis ^KT-14391 Fixed
2018-05-07 12:40:57 +03:00
..
.intention
…
callInsideCallWithLambdaOnly.kt
Remove Parentheses: Forbid on call inside a call without argument list
2017-06-29 17:42:17 +03:00
elvisRhs.kt
Make parentheses necessary for '(x op return y) op z' #KT-16808 Fixed
2017-09-25 18:16:42 +03:00
elvisRhsEmptyReturn.kt
Make parentheses necessary for '(x op return y) op z' #KT-16808 Fixed
2017-09-25 18:16:42 +03:00
necessaryParentheses1.kt
…
necessaryParentheses2.kt
…
necessaryParentheses3.kt
…
necessaryParentheses4.kt
…
necessaryParentheses5.kt
…
unnecessaryParentheses1.kt
…
unnecessaryParentheses1.kt.after
…
unnecessaryParentheses2.kt
…
unnecessaryParentheses2.kt.after
…
unnecessaryParentheses3.kt
…
unnecessaryParentheses3.kt.after
…
unnecessaryParentheses4.kt
…
unnecessaryParentheses4.kt.after
…
unnecessaryParentheses5.kt
…
unnecessaryParentheses5.kt.after
…
unnecessaryParentheses6.kt
…
unnecessaryParentheses6.kt.after
…
unnecessaryParentheses7.kt
Fix tests not to duplicate array constructor definitions as they are available now in builtins.
2015-12-14 04:29:18 +03:00
unnecessaryParentheses7.kt.after
Fix tests not to duplicate array constructor definitions as they are available now in builtins.
2015-12-14 04:29:18 +03:00
unnecessaryParentheses8.kt
…
unnecessaryParentheses8.kt.after
…
unnecessaryParenthesesWithComment.kt
KT-14391 RemoveUnnecessaryParenthesesIntention lost comment
2018-05-07 12:40:57 +03:00
unnecessaryParenthesesWithComment.kt.after
KT-14391 RemoveUnnecessaryParenthesesIntention lost comment
2018-05-07 12:40:57 +03:00