.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 80cebbe448 fix bug in IntroduceUsingDeclarations: use matching ITypeResolveContext for each namespace and type 10 years ago
..
Ast Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
CSharp fix bug in IntroduceUsingDeclarations: use matching ITypeResolveContext for each namespace and type 10 years ago
Disassembler Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
FlowAnalysis Add loop detection. 11 years ago
IL move TransformValueTypeInitializers to ExpressionTransforms 10 years ago
ILAst Merge remote-tracking branch 'origin/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 fix bug in IntroduceUsingDeclarations: use matching ITypeResolveContext for each namespace and type 10 years ago
TypeSystem Decompile as project: when multiple types end up in the same file, decompile them in a single pass. 10 years ago
Util Interval improvements 10 years ago
CecilExtensions.cs implement LongInterval and LongSet 11 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
ICSharpCode.Decompiler.csproj move DecompilerSettings to ICSharpCode.Decompiler 10 years ago
packages.config Remove NRefactory sourcecode and use the NuGet package instead. 10 years ago