.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 9a77a80e3c Fix #1767: Fix detection switch-on-string that uses leave instead of branch instructions. 6 years ago
..
Correctness Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 6 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty Adjust expected output in ILPretty tests 6 years ago
PdbGen Add basic for loop PDB tests. 7 years ago
Pretty Fix #1767: Fix detection switch-on-string that uses leave instead of branch instructions. 6 years ago
Ugly Add basic "ugly" test with disabled foreach detection. 6 years ago
VBPretty Fix #1605: Inline ref locals more aggressively; this is necessary for VB compound assignments. 6 years ago