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-09 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8d5b9ab09072cf83bf96146b9ce458b25f5111b
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
b8d5b9ab09
anonym -> functional: allow cast to resolve overload resolution
2016-09-06 11:58:45 +03:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
anonym -> functional: allow cast to resolve overload resolution
2016-09-06 11:58:45 +03:00
codeInspection
Fixed "Variable assigned to itself" quickfix (IDEA-148688)
2016-08-01 17:13:28 +02:00
compiler
/notNullVerification
…
compileServer
/incremental
[java] always includes module-info.java into compilation
2016-08-31 20:17:49 +03:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
call hierarchy: ensure implicit super calls are processed (IDEA-160213)
2016-08-24 21:16:13 +03:00
inspection
unused declaration: ensure refs are collected from method's parameter list as well as it's body (IDEA-158182)
2016-09-06 11:58:44 +03:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
Use resolveImaginarySuperCallInThisPlace() instead of enumerating all super class constructors; find usages of overloaded ctr should find only correct implicit super calls
2016-09-01 16:59:57 +03:00
refactoring
EA-87016 - assert: PsiParameterListImpl.getParameterIndex
2016-09-01 16:38:42 +03:00
spi
…
structureView
…
unscramble
…
vfs
…