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-15 18:53:43 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63,068
Commits
27
Branches
8
Tags
6c5ac640b4169f640eca762e39752d80098c1dab
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