.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 7d0262d779 Fix #3439: Regressed decompilation of variables in lambda scope 4 months ago
..
Correctness Fix #3383: more aggressively transform object initializers on structs 6 months ago
Disassembler/Pretty Use .interfaceimpl type syntax 3 years ago
ILPretty Sightly improve variable naming of known types such as EventArgs and Exceptions 5 months ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Fix #3439: Regressed decompilation of variables in lambda scope 4 months ago
Ugly Rewrite AssignVariableNames algorithm to use variable usages instead of the list of variables. 1 year ago
VBPretty Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 5 months ago