.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 d92ba2717c Fix bug in compound assignment detection. 10 years ago
..
Ast Merge branch 'master' into newdecompiler 10 years ago
CSharp Use same resolver context as containing method, when decompiling lambdas. 10 years ago
Disassembler Fix undocumented expressions 10 years ago
FlowAnalysis Improve ILInlining.IsSafeForInlineOver() 10 years ago
IL Fix bug in compound assignment detection. 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 bring back NewtonsoftJson_net40 test 10 years ago
TypeSystem Fixed some bugs in DelegateConstruction (closure display-class reversal is still missing) 10 years ago
Util Detect simple array initializers as well 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
DecompilerSettings.cs Move DecompilerSettings from ICSharpCode.Decompiler.CSharp to ICSharpCode.Decompiler; Add Settings to ILTransformContext 10 years ago
ICSharpCode.Decompiler.csproj Extend TransformAssignment 10 years ago
NRExtensions.cs Hide compiler-generated types for anonymous types and closures 10 years ago
packages.config Update System.Collections.Immutable 10 years ago