.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 10 years ago
..
Ast modify the using pattern to also detect F# 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 FIX #675. Decompile empty async void methods 10 years ago
Properties Set version number to 2.2 11 years ago
Tests Remove FSharp.Compiler.Service 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
packages.config Remove NRefactory sourcecode and use the NuGet package instead. 11 years ago