8 Commits (783c934bfd2d965dad09bdad79e40d48e0ffc205)

Author SHA1 Message Date
ElektroKill 8d7f8cb76b
Adjust test name 2 years ago
ElektroKill 64e6c6318f
Add unit test 2 years ago
Daniel Grunwald 685a79dc31 DetectExitPoints: introduce exit points for loops+switch 4 years ago
Daniel Grunwald 6757295b3b Fix #2379: Keep `return` statements around in original form for ConditionDetection, only transform to fall-through block-exit at the end of the transform pipeline. 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Chicken-Bones e0e26a0e77 Fix ReduceNestingTransform when extracting default block of switch in a try container 5 years ago
Chicken-Bones 22243de7b0 Improve ReduceNestingTransform by considering nested containers (Try/Using/Lock/Pinned/etc) 5 years ago
Chicken-Bones ab9397d099 Add ReduceNestingTransform 7 years ago