This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-06 21:30:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50818e9d76d7a677969e04ddabfc5b3629ff6890
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlightingPatterns
History
Tagir Valeev
a26a942e47
[java-highlighting] getDeconstructedImplicitPatternType: use captureTopLevelWildcards to fix handling bound type parameters
...
GitOrigin-RevId: 7f0e08e0ad449b451a5dc373003f218981863276
2023-02-07 12:02:10 +00:00
..
BoundTypeParameter.java
[java-highlighting] getDeconstructedImplicitPatternType: use captureTopLevelWildcards to fix handling bound type parameters
2023-02-07 12:02:10 +00:00
DeconstructionInstanceOf20.java
[java-highlighting] Fix pattern type inference for wildcard-parameterized patterns
2023-02-07 12:02:04 +00:00
DeconstructionInstanceOf.java
…
ForEachPatternExhaustiveness.java
[java-highlighting] Record Patterns (Second Preview) in Java: fix false negative of the error Pattern is not exhaustive
2023-02-01 10:44:13 +00:00
InstanceOfAnnotations.java
…
InstanceOfBasics.java
…
InstanceOfControlFlow.java
…
InstanceOfInSwitch.java
…
InstanceOfInSwitchJava18.java
…
InstanceOfNameConflicts.java
…
InstanceOfNonReified.java
[java-highlighting] Fix pattern type inference for wildcard-parameterized patterns
2023-02-07 12:02:04 +00:00
InstanceOfPatternMatching.java
…
InstanceOfSubtype.java
…
InstanceOfSubtypeJava19.java
…
ReassignPatternVariable.java
…
RecordPatternsInForEachJava19.java
[java-highlighting] Check applicability of an iteration declaration iff a correspond feature is available
2023-01-06 19:27:00 +00:00
RecordPatternsInForEachJava20.java
[java-highlighting] Fix pattern type inference for wildcard-parameterized patterns
2023-02-07 12:02:04 +00:00
UnusedPatternVariable.java
…