.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 37f3d0b579 Fix #3382: Support compiler-generated throw-helper invocations in switch-expression implicit default-case. 4 months ago
..
Correctness Fix #3383: more aggressively transform object initializers on structs 4 months ago
Disassembler/Pretty Use .interfaceimpl type syntax 2 years ago
ILPretty Fix #2166: Unnecessary uint casts/conversions for certain bitwise operations 8 months ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Fix #3382: Support compiler-generated throw-helper invocations in switch-expression implicit default-case. 4 months ago
Ugly Rewrite AssignVariableNames algorithm to use variable usages instead of the list of variables. 11 months ago
VBPretty Fix removal of attributes injected by the legacy VB compiler 2 years ago