.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 19a7d8f7ff Add support for pointer arithmetic (ptr + offset, offset + ptr, ptr - offset). 9 years ago
..
Correctness Add support for pointer arithmetic (ptr + offset, offset + ptr, ptr - offset). 9 years ago
ILPretty Implement pretty test. - Does not work with roslyn 9 years ago
Pretty #907: Avoid unnecessary casts in delegate comparisons. 9 years ago