.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 72ee5d309c Improve array initializer support. 14 years ago
..
Ast Improve array initializer support. 14 years ago
Disassembler display IL instructions as links to MSDN and display a tooltip with information. 14 years ago
FlowAnalysis Change namespace to ICSharpCode.Decompiler. 14 years ago
ILAst Improve array initializer support. 14 years ago
Properties Fix typo in AssemblyInfo. 14 years ago
Tests Improve array initializer support. 14 years ago
CecilExtensions.cs Fix NullReferenceException when decompiling an automatic property within a generic class. 14 years ago
DecompilerException.cs Fix crash when decompiling delegate creation of generic method. 14 years ago
DecompilerSettings.cs Add support for decompiling automatic events. 14 years ago
GraphVizGraph.cs Implemented reference support in the text view. 14 years ago
ICSharpCode.Decompiler.csproj Started analysis of yield return statements. 14 years ago
ITextOutput.cs Implemented "Save Assembly as C# Project" 14 years ago
PlainTextOutput.cs Remove unused imports 14 years ago
TextOutputWriter.cs Implemented "Save Assembly as C# Project" 14 years ago