.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 695b81b78a Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
..
Ast Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
CSharp Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
Disassembler Build exception handling blocks 11 years ago
FlowAnalysis Traverse the dominator tree in depth-first order when finding conditions. This reduces the number of gotos produced for complex control flow. 14 years ago
IL Add SpecializingDecompilerTypeSystem 11 years ago
ILAst Revert "Fixed decompiling empty async methods." 11 years ago
Output Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago
Properties Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
Tests Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
TypeSystem Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
Util Use ResolveResults as annotations. 11 years ago
CecilExtensions.cs Merge remote-tracking branch 'origin/master' into newdecompiler 11 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. 15 years ago
ICSharpCode.Decompiler.csproj Add SpecializingDecompilerTypeSystem 11 years ago
packages.config Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago