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
ae3afdbaf8b61e7f1cdbf89824292ec237b0bd20
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
T
History
Tagir Valeev
625def0299
FoldExpressionIntoStream, StreamApiMigration: EquivalenceChecker used
2018-07-11 14:43:44 +07:00
..
addAll
…
afterAllActions
FoldExpressionIntoStream, StreamApiMigration: EquivalenceChecker used
2018-07-11 14:43:44 +07:00
allMatch
…
anyMatch
…
bufferedReader
StreamApiMigration: parentheses in BufferedReader.lines() scenario supported
2018-07-10 14:13:38 +07:00
collect
…
continue
…
count
…
filter
…
findFirst
…
flatMap
…
foreach
PsiJavaCodeReferenceElementImpl: preserve tokens (comments/whitespace) between name element and parameter list
2018-07-11 14:43:42 +07:00
java9
…
java10
…
joining
…
limit
…
minMax
…
noneMatch
…
other
CountingLoop: support parenthesized condition
2018-07-06 13:58:43 +07:00
reduce
…
sum
…