.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 49c92cfba8 Adjust ILSpy to new NRefactory version. 14 years ago
..
Ast Adjust ILSpy to new NRefactory version. 14 years ago
Disassembler fix icon margin. 14 years ago
FlowAnalysis Return instruction pops zero or one item instead of all. 14 years ago
ILAst Switched to "define-use" naming convention in ILAstBuilder. Refactored variable splitting. 14 years ago
Properties Fix typo in AssemblyInfo. 14 years ago
Tests Decompile 'volatile' modifier. 14 years ago
CecilExtensions.cs Fix GetPopDelta() for calli instructions that call instance methods. 14 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. 14 years ago
DecompilerSettings.cs Initial implementation of Expression Tree Decompilation (#175) 14 years ago
ICSharpCode.Decompiler.csproj Adjust ILSpy to new NRefactory version. 14 years ago
ITextOutput.cs fix navigation on fields. 14 years ago
PlainTextOutput.cs Store debugger member mappings in a simple list in the text output; copy the entries into the DebugInformation only when the output gets displayed. 14 years ago
ReferenceResolvingException.cs Add license headers to the files that were missing them. 14 years ago
TextOutputWriter.cs Implemented "Save Assembly as C# Project" 14 years ago