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
45d42bdff8c2bc8458c0bb9da913b1ae662a15a4
kotlin-fork
/
idea
/
testData
/
intentions
/
conventionNameCalls
T
History
Kirill Rakhman
e6e46809de
fix "Can be replaced with comparison" false positive if extension method called 'equals' is used
...
Fixes #KT-13480
2016-08-20 14:11:57 +02:00
..
replaceCallWithBinaryOperator
fix "Can be replaced with comparison" false positive if extension method called 'equals' is used
2016-08-20 14:11:57 +02:00
replaceCallWithUnaryOperator
Fix double quotes in diagnostic messages
2016-03-30 21:41:43 +03:00
replaceContains
#KT-10797 Fixed
2016-04-04 12:21:11 +02:00
replaceGetOrSet
Make infix modifier diagnostic message more informative (KT-12589)
2016-06-24 15:10:19 +03:00
replaceInvoke
Add assertion for variable as function call with explicit type parameters.
2016-07-27 13:17:15 +03:00