.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 f956e16f58 Add basic support for C# 4 optional arguments. 7 years ago
..
Correctness Use overload resolution to ensure we call the correct indexer + added tests. 7 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty Allow splitting variables that have their address taken. 7 years ago
Pretty Add basic support for C# 4 optional arguments. 7 years ago
Ugly Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 7 years ago
VBPretty Add VBPrettyTestRunner 7 years ago