.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.
 
 
 
 
Eusebiu Marcu c3ef036fd6 Add debugger core. 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 Fixed some missing gotos and labels 15 years ago
RemoveEmptyElseBody.cs Move decompiler code into ICSharpCode.Decompiler; add very simple integration with ILSpy. 15 years ago
RemoveGotos.cs Add debugger core. 15 years ago
RemoveParenthesis.cs Remove parenthesis in throw statement. 15 years ago
RestoreLoop.cs Add debugger core. 15 years ago
SimplifyTypeReferences.cs Don't always remove "this." 15 years ago