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
2026-06-18 17:16:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62,921
Commits
29
Branches
8
Tags
847ad86febecb61a49cd64d5034b60efa67962ea
Commit Graph
2 Commits
Author
SHA1
Message
Date
irengrig
6c796f35e7
Merge branch 'master' of git.labs.intellij.net:idea/community
2010-06-08 16:56:28 +04:00
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