.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 267c69cc80 Get rid of custom Mono.Cecil version on newdecompiler branch; use official cecil instead. 9 years ago
..
Ast Merge branch 'master' into newdecompiler 9 years ago
CSharp ConditionDetection: move blocks into switch sections 9 years ago
Disassembler Fix undocumented expressions 9 years ago
FlowAnalysis ConditionDetection: move blocks into switch sections 9 years ago
IL Get rid of custom Mono.Cecil version on newdecompiler branch; use official cecil instead. 9 years ago
ILAst Merge branch 'master' into newdecompiler 9 years ago
Output
Properties
Tests Improve switch simplifcation: combine case section with default block where possible 9 years ago
TypeSystem Fixed some bugs in DelegateConstruction (closure display-class reversal is still missing) 9 years ago
Util Add support for sparse integer switches. 9 years ago
CecilExtensions.cs Fix comparisons between signed and unsigned integers. 9 years ago
CodeMappings.cs
DecompilerException.cs
DecompilerSettings.cs Move DecompilerSettings from ICSharpCode.Decompiler.CSharp to ICSharpCode.Decompiler; Add Settings to ILTransformContext 9 years ago
ICSharpCode.Decompiler.csproj Add support for sparse integer switches. 9 years ago
NRExtensions.cs Hide compiler-generated types for anonymous types and closures 9 years ago
packages.config Update System.Collections.Immutable 9 years ago