.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.
 
 
 
 
Sam Harwell 4908b129f8 Convert projects to the new project system 9 years ago
..
Ast Merge branch 'master' into newdecompiler 10 years ago
CSharp More aggressively duplicate return blocks in MoveNext() methods. 9 years ago
Disassembler Update cecil. 10 years ago
Documentation Remove unused usings in solution; remove dead code; unify namespaces 10 years ago
FlowAnalysis Check the CancellationToken a bit more frequently. 9 years ago
IL Update projects to .NET 4.6.1 9 years ago
Output Add links for this/base ctor references 9 years ago
Properties Change some transforms to block transforms. 10 years ago
Semantics Namespace adjustments for Syntax classes 10 years ago
TypeSystem Remove direct dependency on System.Security.Permissions.PermissionSetAttribute (prep for .NET Standard) 9 years ago
Util Remove pre-.NET 4.5 ifdefs 9 years ago
CecilExtensions.cs Remove unused usings in solution; remove dead code; unify namespaces 10 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 More fixes for yield return decompilation. 9 years ago
ICSharpCode.Decompiler.csproj Convert projects to the new project system 9 years ago
ICSharpCode.Decompiler.ruleset Distinguish between PreOrderTransforms and PostOrderTransforms in BlockILTransform. 10 years ago
ICSharpCode.Decompiler.snk remove NR submodule; move snk to ICSharpCode.Decompiler 10 years ago
NRExtensions.cs Adjust namespaces 10 years ago