.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 ddf2b88b3a Remove FSharp.Compiler.Service 9 years ago
..
Ast modify the using pattern to also detect F# 9 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. 13 years ago
ILAst FIX #675. Decompile empty async void methods 9 years ago
Properties Set version number to 2.2 11 years ago
Tests Remove FSharp.Compiler.Service 9 years ago
CecilExtensions.cs fix #556: ILSpy doesn't highlight uses of invoked delegates 10 years ago
CodeMappings.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
DecompilerException.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
DecompilerSettings.cs Adjust ILSpy to new NRefactory and ICSharpCode.Decompiler versions. 10 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. 10 years ago
PlainTextOutput.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
ReferenceResolvingException.cs Add license headers to the files that were missing them. 14 years ago
TextOutputWriter.cs Implemented "Save Assembly as C# Project" 14 years ago
packages.config Remove NRefactory sourcecode and use the NuGet package instead. 10 years ago