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 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a166bd10595a4e64a700126cd83762ccefe0c7ec
openide
/
java
T
History
Anna Kozlova
a166bd1059
overload resolution: infer most specific agains formal param types substituted against site substitutor, including param bounds (IDEA-150773)
2016-01-25 18:52:15 +03:00
..
compiler
changed scheduleAtFixedRate() to scheduleWithFixedDelay() because the former is bad for hibernation
2016-01-20 12:55:28 +03:00
debugger
EA-77200 - assert: PositionManagerImpl$.run - no need for error
2016-01-25 17:38:55 +03:00
execution
accept secondary setup methods (IDEA-150310)
2016-01-14 18:42:40 +01:00
idea-ui
compilation fix
2016-01-18 15:44:41 +03:00
java-analysis-api
…
java-analysis-impl
EA-78285 - CCE: SillyAssignmentInspectionBase.checkSillyAssignment
2016-01-22 20:05:16 +03:00
java-impl
Ditch same document check, just insert space after '='
2016-01-25 17:46:31 +03:00
java-indexing-api
…
java-indexing-impl
…
java-psi-api
overload resolution: apply site substitution before potential compatibility check (IDEA-150807)
2016-01-25 18:52:15 +03:00
java-psi-impl
overload resolution: infer most specific agains formal param types substituted against site substitutor, including param bounds (IDEA-150773)
2016-01-25 18:52:15 +03:00
java-runtime
…
java-structure-view
…
java-tests
overload resolution: infer most specific agains formal param types substituted against site substitutor, including param bounds (IDEA-150773)
2016-01-25 18:52:15 +03:00
jdkAnnotations
…
jsp-base-openapi
…
jsp-openapi
…
jsp-spi
…
manifest
…
mockJDK-1.4
…
mockJDK-1.7
…
mockJDK-1.8/jre
/lib
…
openapi
…
remote-servers
…
structuralsearch-java
…
testFramework
CompilerTester: ensure vfs up to date state when saving module files; fixes tests failing when run second time reusing temp directory
2016-01-25 15:54:08 +01:00
typeMigration
…