.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 7e50076671 Introduce array.to.pointer instruction. 9 years ago
..
Ast Merge branch 'master' into newdecompiler 9 years ago
CSharp Introduce array.to.pointer instruction. 9 years ago
Disassembler Fix undocumented expressions 9 years ago
FlowAnalysis Add InvalidInstruction to represent invalid IL opcodes in the ILAst instead of crashing. 9 years ago
IL Introduce array.to.pointer instruction. 9 years ago
ILAst Merge branch 'master' into newdecompiler 9 years ago
Output ILInstruction.Clone() 10 years ago
Properties Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
Tests Introduce array.to.pointer instruction. 9 years ago
TypeSystem First attempt at pinned regions. 9 years ago
Util Combine switch sections that branch to same label. 9 years ago
CecilExtensions.cs Fix comparisons between signed and unsigned integers. 9 years ago
CodeMappings.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
DecompilerException.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
ICSharpCode.Decompiler.csproj First attempt at pinned regions. 9 years ago
packages.config Update System.Collections.Immutable 9 years ago