.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 dd20d43cf0 Merge branch 'master' into newdecompiler 9 years ago
..
AstBuilder.cs Fix #716: OverflowException when converting System.Enum To System.Int64 in CustomAttribute 9 years ago
AstMethodBodyBuilder.cs fix #614 - Keyword "ref" used instead of "out" 9 years ago
CommentStatement.cs Adjust ILSpy to NRefactory API changes. 13 years ago
DecompilerContext.cs remove commented code in DecompilerContext 9 years ago
NameVariables.cs fix #591 - Erroneous variable naming when passed to method 9 years ago
TextTokenWriter.cs Fix #600: variable called int should be displayed as @int 10 years ago