This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdc80d017c9135e102bd43f0168ddcc0548d4566
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
and
intellij-monorepo-bot
fdc80d017c
java redundant cast: fixed multiple casts in synchronized stmt
...
GitOrigin-RevId: 49a7d8dbcd26a3aa905c57db97d386bcbd285464
2020-05-11 08:33:17 +00:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
Fixes according to review IDEA-CR-61871
2020-04-24 08:26:53 +00:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
…
newMethodRef
…
overloadResolution
…
params
…
performance
java: make resolveAllQualifiers go through RecursionManager to take advantage of its memoization (IDEA-236961)
2020-04-17 06:14:17 +00:00
redundantCast
java redundant cast: fixed multiple casts in synchronized stmt
2020-05-11 08:33:17 +00:00
regression
…
resolve
…
unchecked
…
wildcardParametrization
…