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-09 15:49:29 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1891247f9a50417786510adb79f62bfbade2b2a0
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
T
History
Tagir Valeev
ab3c5b7e5a
OptionalUtil#getMapTypeArgument: support PsiEmptyExpressionImpl input
...
Fixes EA-125157 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText
2018-07-26 17:41:49 +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
OptionalUtil#getMapTypeArgument: support PsiEmptyExpressionImpl input
2018-07-26 17:41:49 +07:00
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
…