This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-16 22:51:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feda077bb70e7b09d8577c7e2b1b3206b76f20c3
openide
/
java
/
java-tests
/
testData
History
anna
feda077bb7
inline variable: captured wildcard != wildcard so isAssignable should be used in order to avoid redundant class casts (IDEA-27243); though isAssignable can't replace equals as for primitive types cast can change expr semantics, e.g. (float)intVar1/intVar2
2010-06-03 12:39:37 +04:00
..
codeInsight
Merge branch 'master' into changeSignature
2010-06-01 09:45:59 +04:00
dependencies
…
ide/hierarchy
/call
…
inspection
Merge commit 'origin/master' into changeSignature
2010-04-22 16:47:15 +04:00
projectView
project & structure view tests to CE
2010-03-16 18:26:49 +03:00
psi
Merge branch 'master' into changeSignature
2010-05-29 17:23:45 +04:00
refactoring
inline variable: captured wildcard != wildcard so isAssignable should be used in order to avoid redundant class casts (IDEA-27243); though isAssignable can't replace equals as for primitive types cast can change expr semantics, e.g. (float)intVar1/intVar2
2010-06-03 12:39:37 +04:00
structureView
project & structure view tests to CE
2010-03-16 18:26:49 +03:00