.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 920f445da0 Normalize newlines. 14 years ago
..
Transforms Normalize newlines. 14 years ago
Annotations.cs Initial implementation of Expression Tree Decompilation (#175) 14 years ago
AstBuilder.cs Fixed NullReferenceException when decompiling a switch over a boolean variable that includes a default case. 14 years ago
AstMethodBodyBuilder.cs Fixed NullReferenceException when decompiling a switch over a boolean variable that includes a default case. 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 Merge branch 'master' of git://github.com/icsharpcode/ILSpy 14 years ago
TextOutputFormatter.cs Merge NRefactory 858d4cc6 into ILSpy master. 14 years ago
TypesHierarchyHelpers.cs Add license headers to the files that were missing them. 14 years ago