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
fc1978e0df46947625ea65c9b4d17e5a318f30b4
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
switchExpressions
T
History
Anna Kozlova
and
intellij-monorepo-bot
f45758ac79
redundant cast: support switch labels syntax (IDEA-226175)
...
GitOrigin-RevId: afdf87f8692f610ee87b9892c61f9ab97986bab8
2019-11-08 09:06:35 +00:00
..
EnhancedSwitchDefinitelyAssigned.java
switch expressions 2.0: update CFG & inference
2019-07-02 06:52:16 +03:00
EnhancedSwitchStatements.java
…
EnhancedSwitchUnreachable.java
switch expressions 2.0: update CFG & inference
2019-07-02 06:52:16 +03:00
RedundantCastInSwitchBranch.java
redundant cast: support switch labels syntax (IDEA-226175)
2019-11-08 09:06:35 +00:00
SimpleInferenceCases.java
incompatible types: highlight parent call instead of lambda when the error isn't related to lambda (IDEA-218801)
2019-10-10 07:01:11 +00:00
SwitchExpressionHasResult.java
switch expressions 2.0: update CFG & inference
2019-07-02 06:52:16 +03:00
SwitchExpressions.java
switch expressions 2.0: update CFG & inference
2019-07-02 06:52:16 +03:00
SwitchExpressionsEnumResolve.java
…
SwitchNumericPromotion.java
…
YieldStatements.java
[java] fixes and unifies 'break'/'continue' highlighting
2019-07-03 01:13:10 +03:00