.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 33e0ec7a88 remove commented code in DecompilerContext 10 years ago
..
Ast remove commented code in DecompilerContext 10 years ago
Disassembler Use tabs, not spaces. 10 years ago
FlowAnalysis Traverse the dominator tree in depth-first order when finding conditions. This reduces the number of gotos produced for complex control flow. 14 years ago
ILAst Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 10 years ago
Properties Set version number to 2.2 12 years ago
Tests Fix #716: OverflowException when converting System.Enum To System.Int64 in CustomAttribute 10 years ago
CecilExtensions.cs fix #556: ILSpy doesn't highlight uses of invoked delegates 11 years ago
CodeMappings.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 11 years ago
DecompilerException.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 11 years ago
DecompilerSettings.cs Adjust ILSpy to new NRefactory and ICSharpCode.Decompiler versions. 11 years ago
ICSharpCode.Decompiler.csproj Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 10 years ago
ITextOutput.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 11 years ago
PlainTextOutput.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 11 years ago
ReferenceResolvingException.cs Add license headers to the files that were missing them. 15 years ago
TextOutputWriter.cs Implemented "Save Assembly as C# Project" 15 years ago
packages.config Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 10 years ago