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
bebf4975e6c7c0899a3d738aa7b6c179dcd67266
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
changeSignature
T
History
Anna.Kozlova
bebf4975e6
change signature: expand expr lambda to block lambda when exception should be caught; don't expand method ref to lambda when only unchecked exceptions were added (IDEA-152386)
2016-04-28 11:39:38 +02:00
..
AddExceptionToCatchInOneLineLambda_after.java
…
AddExceptionToCatchInOneLineLambda.java
…
AddUncheckedExceptionInMethodRef_after.java
…
AddUncheckedExceptionInMethodRef.java
…
DefaultMethodTouched_after.java
functional expressions: allow to delete/change signature of default methods of functional interfaces
2014-04-08 12:18:32 +02:00
DefaultMethodTouched.java
functional expressions: allow to delete/change signature of default methods of functional interfaces
2014-04-08 12:18:32 +02:00
DelegateInInterface_after.java
enable delegate for interfaces in 1.8
2014-12-23 19:32:29 +01:00
DelegateInInterface.java
enable delegate for interfaces in 1.8
2014-12-23 19:32:29 +01:00
MethodArgument_after.java
change signature: propagate parameters change to lambda expressions (IDEA-150138)
2016-01-13 16:54:58 +01:00
MethodArgument.java
search for functional interface implementations by lambdas and method references: change signature/find usages; to be continued (IDEA-104286; IDEA-90824)
2014-04-07 16:59:16 +02:00
VariableDeclaration_after.java
change signature: propagate parameters change to lambda expressions (IDEA-150138)
2016-01-13 16:54:58 +01:00
VariableDeclaration.java
search for functional interface implementations by lambdas and method references: change signature/find usages; to be continued (IDEA-104286; IDEA-90824)
2014-04-07 16:59:16 +02:00