.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.
 
 
 
 
lrieger b374915e5e add nunit runner as nuget so tests can be run in the TestExplorer in VS 10 years ago
..
Ast Add AvalonEdit, NRefactory, and cecil submodules. 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 Add AvalonEdit, NRefactory, and cecil submodules. 10 years ago
Properties Set version number to 2.2 12 years ago
Tests add nunit runner as nuget so tests can be run in the TestExplorer in VS 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 Use lower-case GUIDs in project references. 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 Remove NRefactory sourcecode and use the NuGet package instead. 11 years ago