.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 ef866040b4 Update to SRM 1.6.0 and Roslyn 2.9. Adjust decompiler to new code pattern used for lifted nullable comparisons. 7 years ago
..
Correctness Add detection of local functions, so we do not hide the methods/display classes. 7 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty Fix new line 7 years ago
Pretty Update to SRM 1.6.0 and Roslyn 2.9. Adjust decompiler to new code pattern used for lifted nullable comparisons. 7 years ago
Ugly Fixed bug with decimal optional parameters not being resolved correctly. 7 years ago
VBPretty Add VBPrettyTestRunner 8 years ago