.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 56c75e09b2 Refactored handling of debug mapping in the decompiler: we now avoid using a side-channel for the debug info and instead return it via the ITextOutput. 14 years ago
..
Transforms Adjust decompiler to NRefactory changes. 14 years ago
Annotations.cs implement ArrayCreateExpression and CastExpression 14 years ago
AstBuilder.cs Refactored handling of debug mapping in the decompiler: we now avoid using a side-channel for the debug info and instead return it via the ITextOutput. 14 years ago
AstMethodBodyBuilder.cs Refactored handling of debug mapping in the decompiler: we now avoid using a side-channel for the debug info and instead return it via the ITextOutput. 14 years ago
CecilTypeResolveContext.cs Adjust ILSpy to NRefactory changes. 14 years ago
CommentStatement.cs Add license headers to the files that were missing them. 14 years ago
DecompilerContext.cs Add license headers to the files that were missing them. 14 years ago
NRefactoryExtensions.cs Add license headers to the files that were missing them. 14 years ago
NameVariables.cs Don't use variable name from .pdb file if it isn't a valid C# identifier. 14 years ago
TextOutputFormatter.cs Refactored handling of debug mapping in the decompiler: we now avoid using a side-channel for the debug info and instead return it via the ITextOutput. 14 years ago
TypesHierarchyHelpers.cs Add license headers to the files that were missing them. 14 years ago