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
9a725b99b2ad69bd878e823672e349c251022a2e
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
collections
T
History
Toshiaki Kameyama
9a725b99b2
Call chain into sequence: fix false negative on Iterable
...
#KT-26650 Fixed
2018-10-09 12:22:17 +03:00
..
convertCallChainIntoSequence
Call chain into sequence: fix false negative on Iterable
2018-10-09 12:22:17 +03:00
convertFlatMapToFlatten
Introduce "flatMap { it } -> flatten" inspection #KT-25969 Fixed
2018-08-31 15:03:24 +03:00
simplifiableCallChain
SimplifyCallChainFix: Keep comments in place #KT-22552 Fixed
2018-09-07 17:26:15 +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