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
a3909d8e478be8e904a5d5359ee7fc8edce4a44d
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
collections
T
History
Mikhail Glukhikh
a3909d8e47
Refactor code in "simplify call chain" (relates to KT-28576)
2018-12-06 15:37:47 +03:00
..
convertCallChainIntoSequence
Call chain into sequence: add 'unzip' to conversion targets #KT-27486 Fixed
2018-10-11 09:18:30 +03:00
convertFlatMapToFlatten
Introduce "flatMap { it } -> flatten" inspection #KT-25969 Fixed
2018-08-31 15:03:24 +03:00
simplifiableCallChain
Refactor code in "simplify call chain" (relates to KT-28576)
2018-12-06 15:37:47 +03:00
uselessCallOnCollection
Change necessary labels in "Call on collection type may be reduced"
2018-10-03 08:00:40 +02:00
uselessCallOnNotNull
Fix #KT-26902 Bad quickfix name for "Call on non-null type may be reduced"
2018-09-19 15:56:26 +03:00