projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[kotlin] Rework SdkInfoCache
3 days ago
Bas Leijdekkers
Add parentheses to textual method reference
commit
|
commitdiff
|
tree
3 days ago
Bas Leijdekkers
i18n: don't title case internationalized text
commit
|
commitdiff
|
tree
3 days ago
Bas Leijdekkers
global inspections: fix another deadlock (IDEA-296739)
commit
|
commitdiff
|
tree
3 days ago
Bas Leijdekkers
improve title capitalization utility method (IDEA-296630)
commit
|
commitdiff
|
tree
3 days ago
Bas Leijdekkers
ant: fix text
commit
|
commitdiff
|
tree
3 days ago
Bas Leijdekkers
IG: cleanup
commit
|
commitdiff
|
tree
3 days ago
Bas Leijdekkers
UnnecessaryModuleDependencyInspection: fix warnings
commit
|
commitdiff
|
tree
3 days ago
Bas Leijdekkers
[java] visibility inspection: compare strings using...
commit
|
commitdiff
|
tree
3 days ago
Bas Leijdekkers
IG: inspection description tweak
commit
|
commitdiff
|
tree
5 days ago
Bas Leijdekkers
global inspections: fix utility class recognition
commit
|
commitdiff
|
tree
11 days ago
Bas Leijdekkers
SSR: improved matching for annotation array value ...
commit
|
commitdiff
|
tree
11 days ago
Bas Leijdekkers
IG: modify quick-fix to enable preview
commit
|
commitdiff
|
tree
11 days ago
Bas Leijdekkers
SSR: make Java lambda expression matching more regular
commit
|
commitdiff
|
tree
2022-06-13
Bas Leijdekkers
SSR: fix predefined templates because count filter...
commit
|
commitdiff
|
tree
2022-06-13
Bas Leijdekkers
Global inspections: fix deadlock (IDEA-295739)
commit
|
commitdiff
|
tree
2022-06-13
Bas Leijdekkers
IG: check iterator.next() is called exactly once (IDEA...
commit
|
commitdiff
|
tree
2022-06-13
Bas Leijdekkers
global inspections: initialize if need when removing...
commit
|
commitdiff
|
tree
2022-06-08
Bas Leijdekkers
remove 'new' keyword fix should also remove type parameters...
commit
|
commitdiff
|
tree
2022-06-08
Bas Leijdekkers
global inspection: initialize if needed (EA-531826)
commit
|
commitdiff
|
tree
2022-06-08
Bas Leijdekkers
fix "Non-ASCII characters" inspection warning grammar
commit
|
commitdiff
|
tree
2022-06-06
Bas Leijdekkers
Global inspections: remove a bit of unnecessary code
commit
|
commitdiff
|
tree
2022-06-06
Bas Leijdekkers
IG: handle underscores in fix for "Unpredictable 'BigDecimal...
commit
|
commitdiff
|
tree
2022-06-06
Bas Leijdekkers
IPP: fix property usage
commit
|
commitdiff
|
tree
2022-06-01
Bas Leijdekkers
Global inspections: consider Kotlin primary constructor...
commit
|
commitdiff
|
tree
2022-06-01
Bas Leijdekkers
IPP: better text for "Replace with mutable collection...
commit
|
commitdiff
|
tree
2022-06-01
Bas Leijdekkers
IPP: no more calculated properties
commit
|
commitdiff
|
tree
2022-06-01
Bas Leijdekkers
RegExp: don't store localized strings in static fields
commit
|
commitdiff
|
tree
2022-05-30
Bas Leijdekkers
[config] cleanup SSR inspection settings
commit
|
commitdiff
|
tree
2022-05-30
Bas Leijdekkers
Rename method (IJ-CR-24948)
commit
|
commitdiff
|
tree
2022-05-30
Bas Leijdekkers
[config] improve SSR inspection description
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
RegExp: don't suggests simplifying replacements that...
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
RegExp: allow special syntax if host cannot be found...
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
SSR: match empty Java string literals correctly (IDEA...
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
add workaround to buggy empty string matching for ...
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
Warn about "Storing localized strings in static fields...
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
global inspections: waitForInitialized() -> initializeIfNeeded()
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
Prevent out-of-bounds assertion fail
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
Fix unused declaration record false positives in batch...
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
Recognize unicode escapes everywhere in string literals...
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
Global inspections: increase multi-threading safety
commit
|
commitdiff
|
tree
2022-05-29
Bas Leijdekkers
Global inspections: final flag is set in RefJavaElementImpl
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Global inspections: 32767 parameter usages from a single...
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Global inspections: no need to store "out type references...
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Global inspections: track if class is enum to simplify...
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Global inspections: safe a bit of memory in RefFunctionalExp...
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Global inspections: no need to have separate parameters...
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Global inspections: safe a bit of memory in RefClassImpl 3
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Global inspections: safe a bit of memory in RefClassImpl 2
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Global inspections: safe a bit of memory in RefClassImpl 1
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Simpler check if top level class
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Check if top level class without loading psi
commit
|
commitdiff
|
tree
2022-05-23
Bas Leijdekkers
Small simplification in "Unnecessary module dependency...
commit
|
commitdiff
|
tree
2022-05-19
Bas Leijdekkers
Better unused parameter message for constructor parameters...
commit
|
commitdiff
|
tree
2022-05-19
Bas Leijdekkers
Avoid CCE in UnusedParametersInspection (IDEA-293702)
commit
|
commitdiff
|
tree
2022-05-19
Bas Leijdekkers
Consider a Kotlin extension function receiver parameter...
commit
|
commitdiff
|
tree
2022-05-16
Bas Leijdekkers
Global inspections: super method fix
commit
|
commitdiff
|
tree
2022-05-15
Bas Leijdekkers
Partial revert of isExternalOverride() changes
commit
|
commitdiff
|
tree
2022-05-14
Bas Leijdekkers
Global inspections: use a bit less memory because most...
commit
|
commitdiff
|
tree
2022-05-14
Bas Leijdekkers
Global inspections: no need to check isExternalOverride...
commit
|
commitdiff
|
tree
2022-05-14
Bas Leijdekkers
Use && instead of slightly weird nested if statement...
commit
|
commitdiff
|
tree
2022-05-14
Bas Leijdekkers
Fix lexing Java string literals containing a broken...
commit
|
commitdiff
|
tree
2022-05-14
Bas Leijdekkers
Avoid creating an int stream for each unicode escape...
commit
|
commitdiff
|
tree
2022-05-10
Bas Leijdekkers
Try processing global inspection external usages in...
commit
|
commitdiff
|
tree
2022-05-10
Bas Leijdekkers
Don't report local variables named 'ignored' as unused...
commit
|
commitdiff
|
tree
2022-05-10
Bas Leijdekkers
Fix reporting some types of local variable in batch...
commit
|
commitdiff
|
tree
2022-05-10
Bas Leijdekkers
Fix removing profile if it is renamed first (IJ-CR...
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Disable parallel processing of external usages again
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Naming convention inspection textual fixes
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Inspection description tweak
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
IG: "Annotation class" inspection -> "Annotation interface...
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Fix inspection description example formatting
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Inspection description tweaks
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Add example to inspection description
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Inspection description tweak
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Small inspection description tweak
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Small inspection description improvements
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Inspection description formatting
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Inspection description tweaks
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Fix inspection description issues introduced by proofreading
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Improve inspection description
commit
|
commitdiff
|
tree
2022-05-06
Bas Leijdekkers
Improvements and fixes to inspection description
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
IG: Cleanup
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Global inspections: experimentally process external...
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Ignore unused parameters whose name starts with "ignore...
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Use safe delete as quick fix for "Parameter is never...
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Simplification in unused parameters inspection (part...
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Use quick fix icons when present in batch inspection...
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Use EntryPoints icon in Unused Declaration batch inspection...
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Clarify refactoring warning
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Experiment with more cores to see if it improves performance...
commit
|
commitdiff
|
tree
2022-05-04
Bas Leijdekkers
Document, rename, fix and test PsiUtil.getMaximumModifier()
commit
|
commitdiff
|
tree
2022-05-02
Bas Leijdekkers
Fix file templates loading from a path containing spaces
commit
|
commitdiff
|
tree
2022-05-01
Bas Leijdekkers
Fix mistakenly introduced deadlock
commit
|
commitdiff
|
tree
2022-04-30
Bas Leijdekkers
Fix inspection description formatting
commit
|
commitdiff
|
tree
2022-04-30
Bas Leijdekkers
Fix inspection name
commit
|
commitdiff
|
tree
2022-04-30
Bas Leijdekkers
Report unused local variables inside lambda expressions...
commit
|
commitdiff
|
tree
2022-04-30
Bas Leijdekkers
Check unused assignments in expression lambdas
commit
|
commitdiff
|
tree
2022-04-30
Bas Leijdekkers
Fix grammar, proofread
commit
|
commitdiff
|
tree
2022-04-30
Bas Leijdekkers
Fix batch false positives for records (IDEA-292438)
commit
|
commitdiff
|
tree
2022-04-26
Bas Leijdekkers
Fix false positives for records (IDEA-292438)
commit
|
commitdiff
|
tree
next