.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 db24116b0b Use 'ref locals' where necessary. 10 years ago
..
Ast Merge branch 'master' into newdecompiler 10 years ago
CSharp Use 'ref locals' where necessary. 10 years ago
Disassembler Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
FlowAnalysis Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
IL add CachedDelegateInitialization block transform 10 years ago
ILAst Merge branch 'master' into newdecompiler 10 years ago
Output Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
Properties Change some transforms to block transforms. 10 years ago
Tests Use 'ref locals' where necessary. 10 years ago
TypeSystem Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
Util Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
CecilExtensions.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 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 Change some transforms to block transforms. 10 years ago
ICSharpCode.Decompiler.csproj add CachedDelegateInitialization block transform 10 years ago
ICSharpCode.Decompiler.ruleset Change some transforms to block transforms. 10 years ago
NRExtensions.cs Hide compiler-generated types for anonymous types and closures 10 years ago
packages.config Run correctness tests with roslyn, and add some roslyn-based pretty-tests as well. 10 years ago