.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 695b81b78a Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
..
AstBuilder.cs fix #541: int vs uint enum decompiling confusion 11 years ago
AstMethodBodyBuilder.cs Merge branch 'case/pointer-arithmetic' of git://github.com/LordJZ/ILSpy into LordJZ-case/pointer-arithmetic 11 years ago
CommentStatement.cs Adjust ILSpy to NRefactory API changes. 13 years ago
DecompilerContext.cs Initial implementation of async/await decompiler. 13 years ago
NameVariables.cs Merge branch 'master' of git://github.com/icsharpcode/ILSpy 14 years ago
TextOutputFormatter.cs fix #556: ILSpy doesn't highlight uses of invoked delegates 11 years ago