.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 1e6a19e2c4 Fix #3860: Avoid 'out var' if the variable recurs in the argument list 2 months ago
..
Correctness Merge pull request #3828 from sailro/fix-unchecked-constant-overflow 2 months ago
Disassembler/Pretty dev: Strip BOM mark from text files 1 year ago
ILPretty Add ILPretty regression test for duplicate stackalloc store 2 months ago
IsolatedDecompilation Fix #3774: keep field initializers when decompiling a static ctor alone 3 months ago
PdbGen Emit member-initializer sequence points in every constructor 3 months ago
Pretty Fix #3860: Avoid 'out var' if the variable recurs in the argument list 2 months ago
Ugly Remove IL file from ugly tests 5 months ago
VBPretty Add CompilerOptions.UseRoslyn4_14_0 5 months ago