projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Report floating point literals exceeding precision
[idea/community.git]
/
plugins
/
kotlin
/
idea
/
resources-en
/
messages
/
KotlinBundle.properties
2021-06-22
Dmitry Timofeev
Report floating point literals exceeding precision
blob
|
commitdiff
|
raw
2021-06-21
Jakub Chrzanowski
Merge remote-tracking branch 'origin/jakub.chrzanowski...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-21
Jakub Chrzanowski
Merge remote-tracking branch 'origin/jakub.chrzanowski...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-21
Mikhail Zarechenskiy
[kotlin] improve inspection descriptions
blob
|
commitdiff
|
raw
|
diff to current
2021-06-18
Dmitry Timofeev
Fixed style issues
blob
|
commitdiff
|
raw
|
diff to current
2021-06-18
Dmitry Timofeev
KTIJ-9225: floating point literal precision inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-17
Toshiaki Kameyama
[kotlin] Add intention to convert string concatenation...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-17
Tagir Valeev
[kotlin-dfa] 'is', '!is' supported
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'AnonymousFunctionToLambdaIntention...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'AddValVarToConstructorParameterActi...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'AddOpenModifierIntention' intention
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'AddNameToArgumentIntention' intention
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'AddNamesToFollowingArgumentsIntenti...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'AddMissingDestructuringIntention...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'AddLabeledReturnInLambdaIntention...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'DeprecatedCallableAddReplaceWith...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'DelegationToVarProperty' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'DeferredResultUnused' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'CopyWithoutNamedArguments' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'DataClassPrivateConstructor' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ConvertTryFinallyToUseCall' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ConvertToStringTemplate' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ConvertSecondaryConstructorToPrimar...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ConvertReferenceToLambda' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ConvertPairConstructorToToFunction...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ConvertLambdaToReferenceIntention...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ConvertCallChainIntoSequence' inspe...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ConflictingExtensionProperty' inspe...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ComplexRedundantLet' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'CascadeIf' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'CanSealedSubClassBeObject' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'CanBeVal' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'CanBePrimaryConstructorProperty...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'BooleanLiteralArgument' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-11
Yan Zhulanow
[kotlin] Proofread 'ArrayInDataClass' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-06-08
Alexey Kalina
Merge branch 'kalina/evaluation-plugin-merge'
blob
|
commitdiff
|
raw
|
diff to current
2021-06-03
Alex Plate
[IDEA-270680] Use an ellipsis character in the Kotlin...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-29
Andrei Kuznetsov
IDEA-268850 [merge-android-42] merge fresh IJ master
blob
|
commitdiff
|
raw
|
diff to current
2021-05-28
Andrei Klunnyi
Kotlin inspection descriptions: guard clause
blob
|
commitdiff
|
raw
|
diff to current
2021-05-28
Andrei Klunnyi
Kotlin inspection descriptions: associate() to associat...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-28
Andrei Klunnyi
Kotlin inspection descriptions: assert boolean fun...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'PublicApiImplicitTypeInspection'
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'RedundantObjectTypeCheckInspection'
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'PlatformExtensionReceiverOfInlineIn...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'RedundantLabelMigrationInspection'
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'RedundantExplicitTypeInspection'
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'RedundantCompanionReferenceInspection'
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'ProhibitUseSiteTargetAnnotationsOnS...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'ProhibitTypeParametersForLocalVaria...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Nikita Bobko
[kotlin] Proofread 'ProhibitRepeatedUseSiteTargetAnnota...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Andrei Klunnyi
Kotlin inspection descriptions: arrays comparison
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Vladimir Dolzhenko
[kotlin] proofread inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Andrei Klunnyi
Kotlin inspection descriptions: toString() in string...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-27
Andrei Klunnyi
Kotlin inspection descriptions: single-expr string...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-26
Andrei Klunnyi
Kotlin inspection descriptions: redundant qualifier
blob
|
commitdiff
|
raw
|
diff to current
2021-05-26
Andrei Klunnyi
Kotlin inspection descriptions: redundant conversion...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-26
Andrei Klunnyi
Kotlin inspection descriptions: redundant backticks
blob
|
commitdiff
|
raw
|
diff to current
2021-05-26
Dmitry Gridin
[kotlin] KotlinCompilerConfigurableTab: fix warnings
blob
|
commitdiff
|
raw
|
diff to current
2021-05-26
Igor Kulakov
inspection description update
blob
|
commitdiff
|
raw
|
diff to current
2021-05-26
Andrei Klunnyi
Kotlin inspection descriptions: empty constructor body
blob
|
commitdiff
|
raw
|
diff to current
2021-05-26
Andrei Klunnyi
Kotlin inspection descriptions: redundant empty prim...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-20
Dmitry Gridin
[kotlin] ReformatInspection: fix i18n waring and cleanu...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-19
Nikita Bobko
Proofread `PlatformExtensionReceiverOfInlineInspection`
blob
|
commitdiff
|
raw
|
diff to current
2021-05-19
Toshiaki Kameyama
[kotlin] Add intention to convert filtering function...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-17
Tagir Valeev
[kotlin-dfa] Constant Conditions inspection for Kotlin...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-17
Dmitry Gridin
[kotlin] proofread RemoveEmptyClassBody intention
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread SimplifyNegatedBinaryExpression...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread SimplifyBooleanWithConstants inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread SimplifyAssertNotNull inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread SimpleRedundantLet inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread SetterBackingFieldAssignment inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread SelfReferenceConstructorParameter...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread SelfAssignment inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread ReplaceWithOperatorAssignment inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread ReplaceWithIgnoreCaseEquals inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread ReplaceWithEnumMap inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-14
Dmitry Gridin
[kotlin] proofread ReplaceToWithInfixForm inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Sasha Blashenkov
Merge branch 'net212-trl-transf-fix-btn' into master
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceToStringWithStringTemplate...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceSubstringWithTake inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceSubstringWithSubstringBefore...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceSubstringWithSubstringAfter...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceSubstringWithIndexingOperatio...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceSubstringWithDropLast inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceStringFormatWithLiteral inspe...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceSizeZeroCheckWithIsEmpty...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceSizeCheckWithIsNotEmpty inspe...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-13
Dmitry Gridin
[kotlin] proofread ReplaceRangeToWithUntil inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-05-10
Roman Shevchenko
[platform] tidying up notifications API
blob
|
commitdiff
|
raw
|
diff to current
2021-05-04
Dmitry Gridin
[kotlin] proofread ReplaceRangeStartEndInclusiveWithFir...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-04
Dmitry Gridin
[kotlin] proofread ReplaceNotNullAssertionWithElvisRetu...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-04
Dmitry Gridin
[kotlin] proofread ReplaceNegatedIsEmptyWithIsNotEmpty...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-04
Dmitry Gridin
[kotlin] proofread ReplaceManualRangeWithIndicesCalls...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-04
Dmitry Gridin
[kotlin] proofread ReplaceJavaStaticMethodWithKotlinAna...
blob
|
commitdiff
|
raw
|
diff to current
2021-05-04
Dmitry Gridin
[kotlin] proofread ReplaceIsEmptyWithIfEmpty inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-04-27
Dmitry Jemerov
Consistent capitalization in "New Kotlin Class/File"
blob
|
commitdiff
|
raw
|
diff to current
2021-04-21
Dmitriy.Panov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2021-04-20
Dmitriy.Panov
Merge ... branch master of ssh://git@git.jetbrains...
blob
|
commitdiff
|
raw
|
diff to current
2021-04-16
Nikita Bobko
Implement 'UnclearPrecedenceOfBinaryExpression' inspection
blob
|
commitdiff
|
raw
|
diff to current
2021-04-15
Andrei Klunnyi
KT-44043 [Sealed interfaces]: quickfix for top level...
blob
|
commitdiff
|
raw
|
diff to current
next