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-08-23 07:14:21 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90d2f451a14364d1b09175c36d42e0c97a3b1e4c
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
90d2f451a1
new inference: early abort calculation by lambda return (IDEA-124276)
2014-05-01 16:29:35 +04:00
..
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
new inference: early abort calculation by lambda return (IDEA-124276)
2014-05-01 16:29:35 +04:00
compiler
/notNullVerification
…
compileServer
/incremental
do not delete output files corresponding to non-existing sources, if these outputs are already associated with existing sources from other modules that have been already compiled (example: moving some class to a dependent module with the same output root)
2014-04-11 22:18:16 +04:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
dfa: just don't assume initialized final fields are notnull, it doesn't help, but hurts and slows things down (IDEA-124323)
2014-04-24 17:56:38 +02:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
IDEA-123074 Code formatting. Closing brace.
2014-04-25 18:41:15 +04:00
refactoring
qualify conflicting fields name (IDEA-123969)
2014-04-29 18:54:58 +04:00
spi
…
structureView
…
unscramble
…
vfs
…