.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.
 
 
 
 
Siegfried Pammer 6973dec0ef Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 6 years ago
..
Correctness #1869: Add correctness test case 6 years ago
Disassembler/Pretty
ILPretty Fix #1795: `InvalidCastException: Cast from Boolean to Int64 not supported` when decompiling enum with bool constants 6 years ago
PdbGen
Pretty Fix #1867: Captures of copies of this are not properly handled by the decompiler 6 years ago
Ugly Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method 6 years ago
VBPretty Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 6 years ago