.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 b10feca78b Add 'InlineCompilerGeneratedVariables' transform, hopefully this is sufficient to replace the 'variable splitting' in the old decompiler. 11 years ago
..
Ast Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
CSharp Add 'InlineCompilerGeneratedVariables' transform, hopefully this is sufficient to replace the 'variable splitting' in the old decompiler. 11 years ago
Disassembler Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
FlowAnalysis * Rename ControlFlowSimplification to ConditionDetection 11 years ago
IL Add 'InlineCompilerGeneratedVariables' transform, hopefully this is sufficient to replace the 'variable splitting' in the old decompiler. 11 years ago
ILAst Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
Output ILInstruction.Clone() 11 years ago
Properties Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
Tests add transformation of decimal literals and decimal constants 11 years ago
TypeSystem Allow decompiling individual properties/methods. 11 years ago
Util First attempt at loop extension. 11 years ago
CecilExtensions.cs implement LongInterval and LongSet 11 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
ICSharpCode.Decompiler.csproj Add 'InlineCompilerGeneratedVariables' transform, hopefully this is sufficient to replace the 'variable splitting' in the old decompiler. 11 years ago
packages.config Remove NRefactory sourcecode and use the NuGet package instead. 11 years ago