.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.
 
 
 
 
hardcase 3fa8ec0e54 Fix #635. Decompile static methods in interfaces. 10 years ago
..
Ast Fix #635. Decompile static methods in interfaces. 10 years ago
Disassembler Fix #607: return value attributes missing in IL view 11 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 Merge pull request #613 from weltkante/master 11 years ago
Properties Set version number to 2.2 12 years ago
Tests Merge pull request #587 from LordJZ/case/pointer-handling-squashed 11 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 Add NRefactory 5.5.1 source code. 11 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