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-08-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8a63070d0c09705e06d65530d57a66f45e1ff1e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
T
History
Roman Ivanov
364c5bb129
add new groupBy cases
2017-09-13 11:29:31 +07:00
..
addAll
…
afterAllActions
…
allMatch
…
anyMatch
…
bufferedReader
…
collect
add new groupBy cases
2017-09-13 11:29:31 +07:00
continue
support return in forEach replacement
2017-09-01 12:37:18 +07:00
count
…
filter
add nested stream filter recognition
2017-08-24 11:35:17 +07:00
findFirst
…
flatMap
…
foreach
support return in forEach replacement
2017-09-01 12:37:18 +07:00
joining
…
limit
…
minMax
fix codegen for natural order: IDEA-CR-23874
2017-08-17 16:13:48 +07:00
noneMatch
…
other
…
reduce
…
sum
…
takeWhile
…