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-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f02ca14a960bfb3895589ce59ad4566531d23fe
openide
/
java
T
History
Anna Kozlova
and
intellij-monorepo-bot
7f02ca14a9
java redundant cast: check conditional expression as call argument inplace
...
GitOrigin-RevId: ee7fa6ef4cac4e39e9dad97c7d5ace983bc81044
2020-05-11 08:33:17 +00:00
..
compiler
prefer fastutil IntArrayList
2020-05-09 10:13:32 +00:00
debugger
fixed wrong negation
2020-05-09 05:25:10 +00:00
execution
use type-specific map to consume less memory
2020-05-09 07:38:19 +00:00
ide-customization
…
ide-resources
…
idea-ui
use type-specific map to consume less memory
2020-05-09 07:38:19 +00:00
java-analysis-api
…
java-analysis-impl
java redundant cast: check conditional expression as call argument inplace
2020-05-11 08:33:17 +00:00
java-impl
prefer fastutil IntArrayList
2020-05-09 10:13:32 +00:00
java-indexing-api
…
java-indexing-impl
prefer fastutil IntArrayList
2020-05-09 10:13:32 +00:00
java-psi-api
java redundant cast: normalize captured wildcard contexts (IDEA-162080)
2020-05-11 08:33:17 +00:00
java-psi-impl
prefer fastutil IntArrayList
2020-05-09 10:13:32 +00:00
java-runtime
Generification, for-each loop, other warnings fixed
2020-05-07 08:51:35 +00:00
java-structure-view
…
java-tests
java redundant cast: check conditional expression as call argument inplace
2020-05-11 08:33:17 +00:00
jdkAnnotations
…
jsp-base-openapi
…
jsp-openapi
…
jsp-spi
…
manifest
…
mockJDK-1.4
…
mockJDK-1.7
…
mockJDK-1.8/jre
/lib
…
mockJDK-1.9/jre
/lib
…
mockJDK-11/jre
/lib
…
openapi
NPE navigation: better support compiler-generated null-checks
2020-05-09 07:19:48 +00:00
plugin
…
remote-servers
…
structuralsearch-java
SSR: remove CachedValuesManager usage again as it leaked the project in tests
2020-05-07 19:36:52 +00:00
testFramework
avoid removing connection on disconnect from list on each disconnect because removing is a linear operation
2020-05-06 09:45:40 +00:00
typeMigration
…