.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.
 
 
 
 
ds5678 361bb17618 Add configuration option to check for overflow and underflow 10 months ago
..
Correctness Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 1 year ago
Disassembler/Pretty Use .interfaceimpl type syntax 3 years ago
ILPretty Fix stack overflow exception in CSharpResolver (#3471) 11 months ago
PdbGen Add a disabled test for sequence points in all members 3 years ago
Pretty Add configuration option to check for overflow and underflow 10 months ago
Ugly Rewrite AssignVariableNames algorithm to use variable usages instead of the list of variables. 2 years ago
VBPretty Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 1 year ago