.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 bcdd34a9d0 More aggressively duplicate return blocks in MoveNext() methods. 8 years ago
..
Ast Merge branch 'master' into newdecompiler 9 years ago
CSharp More aggressively duplicate return blocks in MoveNext() methods. 8 years ago
Disassembler Update cecil. 9 years ago
Documentation Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
FlowAnalysis Check the CancellationToken a bit more frequently. 8 years ago
IL More aggressively duplicate return blocks in MoveNext() methods. 8 years ago
Output Add links for this/base ctor references 8 years ago
Properties Change some transforms to block transforms. 9 years ago
Semantics Namespace adjustments for Syntax classes 9 years ago
Tests Fix generating switch sections without any case labels. 8 years ago
TypeSystem Fix missing locks in type system. 8 years ago
Util Remove pre-.NET 4.5 ifdefs 8 years ago
CecilExtensions.cs Remove unused usings in solution; remove dead code; unify namespaces 9 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 More fixes for yield return decompilation. 8 years ago
ICSharpCode.Decompiler.csproj Add IntroduceExtensionMethods transform 8 years ago
ICSharpCode.Decompiler.ruleset Distinguish between PreOrderTransforms and PostOrderTransforms in BlockILTransform. 9 years ago
ICSharpCode.Decompiler.snk remove NR submodule; move snk to ICSharpCode.Decompiler 9 years ago
NRExtensions.cs Adjust namespaces 9 years ago
packages.config Improved handling of captured variables. 9 years ago