.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 8dc80583ec #1485: Fix decompilation of TypeAs with Nullable<T> in expression trees 7 years ago
..
Correctness Fix #1392: LoopDetection should take switch block containers into account in IncludeNestedContainers. 7 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
ILPretty Fix #1479: Unable to cast object of type 'System.Int32' to type 'System.Single' 7 years ago
PdbGen Add basic for loop PDB tests. 7 years ago
Pretty #1485: Fix decompilation of TypeAs with Nullable<T> in expression trees 7 years ago
Ugly Adjust tests to sorted top-level-types. 7 years ago
VBPretty Add VBPrettyTestRunner 8 years ago