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-07 13:51:47 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b540bb262e3e60ad41c8a51be674a219eceff6de
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
History
Roman.Ivanov
970afc84ff
JoiningMigration: remove unnecessary side effect check for prefix: IDEA-207456
2019-04-09 12:34:13 +07:00
..
addAll
…
afterAllActions
…
allMatch
…
anyMatch
…
bufferedReader
StreamApiMigrationInspection: BufferedReaderLines: support parentheses around readLine in while scenario
2019-02-18 12:37:12 +07:00
collect
…
continue
…
count
…
filter
lambda -> method ref: reuse comment tracker (IDEA-189934)
2019-02-04 15:21:43 +01:00
findFirst
…
flatMap
…
foreach
…
java9
…
java10
CollectMigration: do not wrap nullable values with toUnmodifiableList/Set (IDEA-207976)
2019-03-14 11:10:38 +07:00
joining
JoiningMigration: remove unnecessary side effect check for prefix: IDEA-207456
2019-04-09 12:34:13 +07:00
limit
…
minMax
…
noneMatch
…
other
…
reduce
…
sum
…