.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 1d2eb714f7 Remove parenthesis in throw statement. 15 years ago
..
Idioms.cs Move decompiler code into ICSharpCode.Decompiler; add very simple integration with ILSpy. 15 years ago
PushNegation.cs Move decompiler code into ICSharpCode.Decompiler; add very simple integration with ILSpy. 15 years ago
RemoveDeadLabels.cs Move decompiler code into ICSharpCode.Decompiler; add very simple integration with ILSpy. 15 years ago
RemoveEmptyElseBody.cs Move decompiler code into ICSharpCode.Decompiler; add very simple integration with ILSpy. 15 years ago
RemoveGotos.cs Move decompiler code into ICSharpCode.Decompiler; add very simple integration with ILSpy. 15 years ago
RemoveParenthesis.cs Remove parenthesis in throw statement. 15 years ago
RestoreLoop.cs Move decompiler code into ICSharpCode.Decompiler; add very simple integration with ILSpy. 15 years ago
SimplifyTypeReferences.cs Don't always remove "this." 15 years ago