.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.
 
 
 
 
Daniel Grunwald f290d81535 Fix ReflectionDisassembler so that we can re-generate the IL files for the PInvoke test. 7 years ago
..
Correctness Don't use compound assignment when the RHS value does not fit into the LHS type. 7 years ago
ILPretty Fix #1093: Remove usage of type or this qualifiers, when possible. 7 years ago
Pretty Fix ReflectionDisassembler so that we can re-generate the IL files for the PInvoke test. 7 years ago
Ugly Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 years ago
VBPretty Add VBPrettyTestRunner 7 years ago