.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 76bf619c77 Update NRefactory to fix incorrect method type arguments on calls to non-generic methods from within generic methods. 10 years ago
..
Ast Merge branch 'master' into newdecompiler 10 years ago
CSharp Fix generics issue in ConvertConstructorCallIntoInitializerVisitor: use non-specialized fields for comparison 10 years ago
Disassembler Merge branch 'master' into newdecompiler 10 years ago
FlowAnalysis * Rename ControlFlowSimplification to ConditionDetection 11 years ago
IL Fix 'this' type in generic classes/structs. 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 Fix 'this' type in generic classes/structs. 10 years ago
TypeSystem Update NRefactory to fix incorrect method type arguments on calls to non-generic methods from within generic methods. 10 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 back DeclareVariables-transform 10 years ago
packages.config Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 10 years ago