.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 75dfa785d7 Fix #600: variable called int should be displayed as @int 11 years ago
..
Transforms Merge pull request #587 from LordJZ/case/pointer-handling-squashed 11 years ago
Annotations.cs fix #524 - Mistake ILSpy decompile: delegate instantiation is only removed if an implicit conversion exists. 11 years ago
AstBuilder.cs Fixed #619 custom attributes on enum members 11 years ago
AstMethodBodyBuilder.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 11 years ago
CommentStatement.cs Adjust ILSpy to NRefactory API changes. 14 years ago
DecompilerContext.cs Initial implementation of async/await decompiler. 14 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
TextTokenWriter.cs Fix #600: variable called int should be displayed as @int 11 years ago
TypesHierarchyHelpers.cs fix #531 - ICSharpCode.Decompiler.ReferenceResolvingException when Searching for Instantiations 11 years ago