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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efc6106e024dad4b09f0be13a2fcd0cf43d70516
openide
/
java
T
History
Anna Kozlova
and
intellij-monorepo-bot
efc6106e02
java redundant cast: cleanup: avoid dbl cast registration for expressions with expected type
...
GitOrigin-RevId: a31b1d892b2e19bfaf556e85724eb244189111b4
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: cleanup: avoid dbl cast registration for expressions with expected type
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
Support android.support.annotation.{GuardedBy,AnyThread} (IDEA-240073)
2020-05-07 19:36:52 +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: cleanup: avoid dbl cast registration for expressions with expected type
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
…