Siegfried Pammer
|
6f032e267e
|
Fix #2515: Auto events are not decompiled correctly, if left untouched.
|
4 years ago |
Siegfried Pammer
|
be57dc454c
|
Run tests with different versions of Roslyn
|
5 years ago |
dotnet format
|
0d9f871a4f
|
#2128: Reformat the whole code base.
|
5 years ago |
Siegfried Pammer
|
3ed1055bdf
|
Fix build.
|
5 years ago |
Siegfried Pammer
|
d4fd92bf0f
|
Fix initializer block detection of display structs.
|
5 years ago |
Siegfried Pammer
|
e189ad9ca3
|
Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method
|
6 years ago |
Siegfried Pammer
|
e92b9f9476
|
Add basic "ugly" test with disabled foreach detection.
|
6 years ago |
Siegfried Pammer
|
9fff0438c0
|
Fix #1675: Emit __ldftn/__ldvirtftn pseudo expressions, if delegate construction is not supported.
|
6 years ago |
Daniel Grunwald
|
0c0ac6ea44
|
Add RunVB() for VB correctness tests
|
7 years ago |
Andrey Shchekin
|
d15fe0f254
|
Fixed bug with decimal optional parameters not being resolved correctly.
Added option to uglify presentation of decimal constants (show `[DecimalConstant(...)]`).
|
7 years ago |
Siegfried Pammer
|
8cbf724901
|
Move CustomAttributeTests to PrettyTestRunner
|
7 years ago |
Siegfried Pammer
|
7f210b585a
|
Rename CompilerOptions to CSharpCompilerOptions and add Tester.CompileVB
|
8 years ago |
Daniel Grunwald
|
d9a28314f9
|
Upgrade to NUnit 3.9 and enable parallel test execution.
|
8 years ago |
Andrey Shchekin
|
6ba6b8c8f6
|
Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab).
|
8 years ago |