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-14 17:20:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bccf6ebb26e7287d562b0b3b695edd70908a68f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamToLoop
History
Tagir Valeev
d7f09f6cdd
StreamToLoop: support array slice (Arrays.stream(arr, from, to))
2017-09-18 17:30:53 +07:00
..
afterAllMatch.java
…
afterAnyMatch.java
…
afterAnyMatchPolyadic.java
…
afterAnyMatchPolyadicAssignment.java
…
afterAnyMatchPolyadicAssignmentNot.java
…
afterAnyMatchPolyadicNot.java
…
afterArraySkipDistinctCount.java
…
afterArraySlice.java
StreamToLoop: support array slice (Arrays.stream(arr, from, to))
2017-09-18 17:30:53 +07:00
afterAverage.java
…
afterBlockVoidLambda.java
…
afterBoxed.java
…
afterCapturedWildcard.java
…
afterCollect3.java
…
afterCollectExtends.java
…
afterCollector.java
…
afterComplexMapper.java
…
afterCount.java
…
afterCustomSource.java
…
afterDistinct.java
…
afterDistinctToList.java
…
afterFieldInitializer.java
RefactoringUtil#ensureCodeBlock enhanced and used in Surround with try-catch
2017-09-12 13:34:43 +07:00
afterFilterCount.java
…
afterFilterFlatMapMapStat.java
…
afterFilterIdentifier.java
…
afterFilterMapCollect.java
…
afterFilterPredicate.java
…
afterFindFirst.java
…
afterFindFirstPrimitive.java
…
afterFlatMap.java
…
afterForEach.java
…
afterFunctions.java
…
afterGenerate.java
…
afterGroupingBy.java
…
afterIf.java
…
afterInCall.java
…
afterInExactVariable.java
StreamToLoopInspection: reuse variable of inexact type (IDEA-167414)
2017-08-24 15:25:19 +07:00
afterInLambda.java
…
afterInVoidLambda.java
…
afterIsInstanceCast.java
…
afterIterableForEach.java
…
afterIterate.java
…
afterLimitSimple.java
…
afterMapFilterCount.java
…
afterMappingToList.java
…
afterMethodReferences.java
…
afterMinMax.java
…
afterNestedScope.java
…
afterNoneMatch.java
…
afterOptionalUnwrap.java
…
afterOuterRef.java
…
afterPartitioningBy.java
…
afterPeek.java
…
afterRange.java
…
afterReduce.java
…
afterReusedVar.java
…
afterSkipDistinctCount.java
…
afterSkipDistinctJoining.java
…
afterSorted.java
…
afterSortedSimple.java
…
afterSortedToArray.java
…
afterStreamInFor.java
RefactoringUtil#ensureCodeBlock enhanced and used in Surround with try-catch
2017-09-12 13:34:43 +07:00
afterStreamOf.java
…
afterSuperClassOk.java
…
afterTakeDrop.java
…
afterToArray.java
…
afterToMap.java
…
afterToPrimitiveArray.java
…
afterUnknownSource.java
…
afterUnnecessaryQualifier.java
…
beforeAllMatch.java
…
beforeAnyMatch.java
…
beforeAnyMatchPolyadic.java
…
beforeAnyMatchPolyadicAssignment.java
…
beforeAnyMatchPolyadicAssignmentNot.java
…
beforeAnyMatchPolyadicNot.java
…
beforeArraySkipDistinctCount.java
…
beforeArraySlice.java
StreamToLoop: support array slice (Arrays.stream(arr, from, to))
2017-09-18 17:30:53 +07:00
beforeAverage.java
…
beforeBlockVoidLambda.java
…
beforeBoxed.java
…
beforeCapturedWildcard.java
…
beforeCollect3.java
…
beforeCollectExtends.java
…
beforeCollector.java
…
beforeComplexMapper.java
…
beforeCount.java
…
beforeCustomSource.java
…
beforeDistinct.java
…
beforeFieldInitializer.java
RefactoringUtil#ensureCodeBlock enhanced and used in Surround with try-catch
2017-09-12 13:34:43 +07:00
beforeFilterCount.java
…
beforeFilterFlatMapMapStat.java
…
beforeFilterIdentifier.java
…
beforeFilterMapCollect.java
…
beforeFilterPredicate.java
…
beforeFilterPredicateRaw.java
…
beforeFindFirst.java
…
beforeFindFirstPrimitive.java
…
beforeFlatMap.java
…
beforeFlatMapRaw.java
…
beforeForEach.java
…
beforeFunctions.java
…
beforeGenerate.java
…
beforeGroupingBy.java
…
beforeIf.java
…
beforeInCall.java
…
beforeInExactVariable.java
StreamToLoopInspection: reuse variable of inexact type (IDEA-167414)
2017-08-24 15:25:19 +07:00
beforeInLambda.java
…
beforeIntersectionType.java
…
beforeInvalidMethodReference.java
…
beforeInVoidLambda.java
…
beforeIsInstanceCast.java
…
beforeIterableForEach.java
…
beforeIterate.java
…
beforeLimitSimple.java
…
beforeMapFilterCount.java
…
beforeMappingToList.java
…
beforeMethodReferences.java
…
beforeMinMax.java
…
beforeNestedScope.java
…
beforeNoneMatch.java
…
beforeOptionalUnwrap.java
…
beforeOuterRef.java
…
beforePartitioningBy.java
…
beforePeek.java
…
beforeRange.java
…
beforeReduce.java
…
beforeReturnForEach.java
…
beforeReusedVar.java
…
beforeSkipDistinctCount.java
…
beforeSkipDistinctJoining2.java
…
beforeSkipDistinctJoining.java
…
beforeSorted.java
…
beforeStreamInFor.java
RefactoringUtil#ensureCodeBlock enhanced and used in Surround with try-catch
2017-09-12 13:34:43 +07:00
beforeStreamOf.java
…
beforeSuperClass.java
…
beforeSuperClassOk.java
…
beforeTakeDrop.java
…
beforeTernary.java
…
beforeToArray.java
…
beforeToMap.java
…
beforeToPrimitiveArray.java
…
beforeUnknownSource.java
…
beforeUnnecessaryQualifier.java
…
beforeUnresolvedMethodReference.java
…