.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 93806b46fa Fix compound assignments with type `bool`. 6 years ago
..
Correctness Fix #1794: Avoid extra cast to double for ulong -> float conversion 6 years ago
Disassembler/Pretty
ILPretty Fix #1795: `InvalidCastException: Cast from Boolean to Int64 not supported` when decompiling enum with bool constants 6 years ago
PdbGen Add basic for loop PDB tests. 7 years ago
Pretty Fix compound assignments with type `bool`. 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