Siegfried Pammer
|
76227af89d
|
Fix #1749, fix #2339, fix #2353: Add support for rethrow in async exception handlers, fix await catch/finally patterns for complex methods.
|
4 years ago |
dotnet format
|
0d9f871a4f
|
#2128: Reformat the whole code base.
|
5 years ago |
Daniel Grunwald
|
f1021cb300
|
Fix #1643: Handle unbox.any in TransformCatchVariable.
|
6 years ago |
Chicken-Bones
|
3fb7c71f8a
|
Improve control flow decompilation in ConditionDetection
|
7 years ago |
Daniel Grunwald
|
50509c4985
|
Fix #1140: Fix assertion when finally block unconditionally throws an exception.
|
7 years ago |
Siegfried Pammer
|
5dd7eaf129
|
Fix #1093: Remove usage of type or this qualifiers, when possible.
|
7 years ago |
Daniel Grunwald
|
3fae36dab9
|
Use mcs for correctness tests.
|
8 years ago |
mohe2015
|
c199c61c62
|
Add testcase.
|
8 years ago |
Siegfried Pammer
|
2857a8dcf9
|
ad #885 and #886: add more tests
|
8 years ago |
Siegfried Pammer
|
d702cfd2de
|
Reactivate old ExceptionHandling tests.
|
8 years ago |
Siegfried Pammer
|
150803760b
|
Add lost ExceptionHandling pretty tests
|
8 years ago |
Siegfried Pammer
|
e26af08a1c
|
Move test projects to their own directory in \
|
8 years ago |
Siegfried Pammer
|
0524b4a353
|
Remove unused usings in solution; remove dead code; unify namespaces
|
9 years ago |
Daniel Grunwald
|
dd485b971d
|
Eliminate goto in conditional return in try block.
|
9 years ago |
Siegfried Pammer
|
9f161006a5
|
fix #560: properly recognize `lock` pattern of C# 2, and add `lock (this)` pattern
|
11 years ago |
Daniel Grunwald
|
2c75fada90
|
Update to NRefactory 5.4
|
11 years ago |