.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.
 
 
 
 
DoctorKrolic 47eeacd7aa Add an option to not transform `Activator.CreateInstance<T>()` to `new T()` 1 week ago
..
Correctness ref structs cannot be boxed 3 weeks ago
Disassembler/Pretty Use .interfaceimpl type syntax 2 years ago
ILPretty Add a test case 2 weeks ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Improve naming of delegate-typed variables. 3 weeks ago
Ugly Add an option to not transform `Activator.CreateInstance<T>()` to `new T()` 1 week ago
VBPretty Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 4 months ago