.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 3d60c7bd70 Fix #1590: Cast from override method to Delegate is not properly simplified 6 years ago
..
Correctness Add pretty tests for local functions. 6 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty #1499, #1240: Translate pointer arithmetic on managed pointers (ref T) using the System.Runtime.CompilerServices.Unsafe intrinsics 6 years ago
PdbGen Add basic for loop PDB tests. 7 years ago
Pretty Fix #1590: Cast from override method to Delegate is not properly simplified 6 years ago
Ugly Adjust tests to sorted top-level-types. 7 years ago
VBPretty Add VBPrettyTestRunner 8 years ago