.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 cb02344e52 Merge remote branch 'eusebiu/master' (re-enable debugger and IconBarMargin) 15 years ago
..
Transforms Implemented Expression Tree decompilation. Closes #175. 15 years ago
Annotations.cs Initial implementation of Expression Tree Decompilation (#175) 15 years ago
AstBuilder.cs Sort custom attributes - the C# compiler seems to add these in random order, so by sorting them we eliminate unnecessary differences when comparing multiple versions of an assembly. 15 years ago
AstMethodBodyBuilder.cs Merge remote branch 'eusebiu/master' (re-enable debugger and IconBarMargin) 15 years ago
CecilTypeResolveContext.cs Adjust ILSpy to NRefactory changes. 15 years ago
CommentStatement.cs Add license headers to the files that were missing them. 15 years ago
DecompilerContext.cs Add license headers to the files that were missing them. 15 years ago
NRefactoryExtensions.cs Add license headers to the files that were missing them. 15 years ago
NameVariables.cs Merge branch 'master' of git://github.com/icsharpcode/ILSpy 15 years ago
TextOutputFormatter.cs fix navigation on fields. 15 years ago
TypesHierarchyHelpers.cs Add license headers to the files that were missing them. 15 years ago