.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.
 
 
 
 
Siegfried Pammer 5d4d89ee36 Add type arguments to method reference in DelegateConstruction 10 years ago
..
Ast Merge branch 'master' into newdecompiler 10 years ago
CSharp Add type arguments to method reference in DelegateConstruction 10 years ago
Disassembler Merge branch 'master' into newdecompiler 10 years ago
FlowAnalysis DataFlowVisitor: rename IsUnreachable to IsBottom 10 years ago
IL Allow changes to ILVariable.Type as long as StackType stays the same. 10 years ago
ILAst Merge branch 'master' into newdecompiler 10 years ago
Output ILInstruction.Clone() 11 years ago
Properties Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
Tests add failing unit test to "Conversions" 10 years ago
TypeSystem merge NRTypeExtensions and DecompilerTypeSystemUtils into TypeUtils 10 years ago
Util DataFlowVisitor: rename IsUnreachable to IsBottom 10 years ago
CecilExtensions.cs Fix comparisons between signed and unsigned integers. 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
ICSharpCode.Decompiler.csproj Add variable ResultType to Ldlen instruction 10 years ago
packages.config Update System.Collections.Immutable 10 years ago