projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
suggest to delete type arguments when they are not expected (IDEA-79300)
[idea/community.git]
/
java
/
java-impl
/
src
/
com
/
intellij
/
codeInsight
/
daemon
/
impl
/
analysis
/
GenericsHighlightUtil.java
2012-01-18
anna
suggest to delete type arguments when they are not...
blob
|
commitdiff
|
raw
2011-11-25
Kirill Likhodedov
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Dmitry Jemerov
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Roman Shevchenko
NPE
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
nik
Merge /home/nik/work/jpsImport/JPS
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Dmitry Trofimov
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Kirill Kalishev
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Dmitry Jemerov
separate interface and implementation for PsiDiamondType
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Kirill Kalishev
Merge remote branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
anna
diamonds: should check raw types when error occurs...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
anna
@Override quick fixes: suggest to pull method up; pull...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-05
Dmitry Jemerov
Merge branch 'psicore'
pycharm/108.400
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
peter
Merge branch 'master' into move
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
cidr/108.296
idea/108.298
pycharm/108.299
rubymine/108.300
storm/108.295
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Bas Leijdekkers
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
anna
skip raw checks for everything under jdk 7
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Roman Shevchenko
IDEA-69629 (don't override erasure during check)
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
peter
Merge branch 'master' into move
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
anna
diamonds: cannot use diamonds with explicit constructor...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
unknown
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
Roman Shevchenko
[ann] Correct highlighting for subtypes in multi-catch
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
unknown
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
anna
diamonds; actual types accepted in java 7 even if no...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-17
Dmitry Cheryasov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
Eugene Kudelevsky
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
anna
interface 'overrides' object: methods with same erasure...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
anna
diamonds: check according to diamonds even if expected...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Eugene Kudelevsky
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
sweinreuter
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
anna
diamonds: do not warn about broken inference for raw...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
sweinreuter
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
peter
foreach loop variable shouldn't be visible from the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
sweinreuter
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Maxim Medvedev
merge
blob
|
commitdiff
|
raw
|
diff to current
2011-02-27
anna
safe varags: enable add safe varargs on constructor
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
irengrig
VCS: todo checkin handler - visualization (merge)
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Dmitry Jemerov
Merge branch 'master' of git.labs.intellij.net:idea...
idea/106.61
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
anna
forbid diamonds on non-parameterized types (javac shoul...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Dmitry Jemerov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
anna
complex inference algorithm for diamond
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
anna
NPE
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Bas Leijdekkers
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
andrey zaytsev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
anna
unchecked warnings as fair inspection
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
anna
disable unchecked generics array creation in varargs...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
anna
unchecked generics array creation: in new expressions...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
peter
Merge branch 'master' of git.labs.intellij.net:idea...
cidr/106.20
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
anna
add warning "unchecked generic array creation for varar...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
anna
@SafeVarargs inspection: find all methods which can...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
anna
project coin: @SafeVarargs applicability
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
peter
Merge branch 'master' into sort
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Roman Shevchenko
Project Coin multi-catch support
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Kirill Kalishev
Merge branch 'master' into kirillk/dc
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
anna
add quickfix to implement abstract methods for enum...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-10
Maxim Medvedev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-22
peter
Merge branch 'slave'
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Yann Cébron
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Bas Leijdekkers
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
anna
check if wildcard capture is possible; check array...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-13
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-12
Yann Cébron
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-12
anna
check type within its bound: wildcards
blob
|
commitdiff
|
raw
|
diff to current
2010-08-11
Kirill Likhodedov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
Yann Cébron
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-05
anna
diamonds: 1.7 type inference for New Expressions
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
sweinreuter
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
Maxim Medvedev
Merge branch 'master' into changeSignature
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
Yann Cébron
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Alexey Kudravtsev
IDEA-19110
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Maxim Medvedev
Merge branch 'master' into smartcompletion
blob
|
commitdiff
|
raw
|
diff to current
2010-02-16
Bas Leijdekkers
Merge branch 'master' of git.labs.intellij.net:idea...
94.330
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Yann Cébron
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Oleg Shpynov
Merge branch 'master' of git@git.labs.intellij.net...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Alexey Gopachenko
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Alexey Kudravtsev
good code is red (in presence of raw overriding)
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Dmitry Jemerov
merge idea90 branch into trunk
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-25
Dmitry Avdeev
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-24
irengrig
Merge branch 'idea90' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-23
anna
Revert:wait for fix in trunk
93.54
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Alexey Pegov
Merge branch 'master' of git.labs.intellij.net:idea...
94.42
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Maxim.Mossienko
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Yann Cébron
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Kirill.Safonov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Dmitry Jemerov
Merge branch 'master' of git.labs.intellij.net:idea...
blob
|
commitdiff
|
raw
|
diff to current
next