.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 07137ea4ca remove DefaultMemberAttribute from TypeDeclaration if there's an indexer defined 10 years ago
..
Ast Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
CSharp remove DefaultMemberAttribute from TypeDeclaration if there's an indexer defined 10 years ago
Disassembler implement LongInterval and LongSet 10 years ago
FlowAnalysis Add loop detection. 10 years ago
IL Reenabled CustomerAttributes unit tests and fixed most problems 10 years ago
ILAst Revert "Fixed decompiling empty async methods." 10 years ago
Output ILInstruction.Clone() 10 years ago
Properties Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
Tests fix build; add correct resolve result for delegate construction 10 years ago
TypeSystem Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
Util implemented SwitchInstruction, StElem, NewArr instructions 10 years ago
CecilExtensions.cs implement LongInterval and LongSet 10 years ago
CodeMappings.cs Modify code-mappings API and icon margin. 14 years ago
DecompilerException.cs Consistently use the full MIT license header on source files. 14 years ago
ICSharpCode.Decompiler.csproj Making build and tests work on Mono 10 years ago
packages.config Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago