.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 fe5fb2eda5 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into cs73-stackalloc-initializers 7 years ago
..
Correctness Revert the 'unwrapBoxingConversion' addition to TranslateTarget(), I ended up solving the boxing issue directly in HandleDelegateConstruction() 7 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty Add missing files. 7 years ago
Pretty Merge branch 'master' of https://github.com/icsharpcode/ILSpy into cs73-stackalloc-initializers 7 years ago
Ugly Fixed bug with decimal optional parameters not being resolved correctly. 7 years ago
VBPretty Add VBPrettyTestRunner 7 years ago