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
50f559a1c8335aac2ab588a25ca6838a8e8ec8b0
kotlin-fork
/
idea
/
testData
/
intentions
/
conventionNameCalls
T
History
Valentin Kipyatkov
50f559a1c8
ReplaceGetIntention should not be available for non-operator functions
2015-10-19 09:43:11 +03:00
..
replaceCallWithBinaryOperator
KT-7525 Don't suggest to replace 'get' call with index operator for static method calls (inspection & intention)
2015-05-27 16:15:52 +03:00
replaceCallWithUnaryOperator
Rename unary plus() and minus() to unaryPlus() and unaryMinus()
2015-10-09 22:49:17 +03:00
replaceContains
KT-7525 Don't suggest to replace 'get' call with index operator for static method calls (inspection & intention)
2015-05-27 16:15:52 +03:00
replaceGet
ReplaceGetIntention should not be available for non-operator functions
2015-10-19 09:43:11 +03:00
replaceInvoke
Renamed some intentions + test data dirs
2015-05-14 01:10:05 +03:00