.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andrey Shchekin 6ba6b8c8f6 Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 years ago
..
Correctness Add test case for #981, and fix decompilation of ?: operator on StackType.Ref (necessary to make the testcase compile). 8 years ago
ILPretty Fix #1083: add pattern for mcs auto events (version 4) 7 years ago
Pretty Fix #1048: Incorrect decompilation of code that creates multi-dimensional generic arrays. 7 years ago
Ugly Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 years ago