.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 3c229d2aa7 Add opcode support to the decompiler: or, ldelema, ldarga, ldflda, ldsflda, ldloca, sizeof 15 years ago
..
Transforms Flatten temporary blocks; 15 years ago
AstBuilder.cs Flatten temporary blocks; 15 years ago
AstMetodBodyBuilder.cs Add opcode support to the decompiler: or, ldelema, ldarga, ldflda, ldsflda, ldloca, sizeof 15 years ago
CommentStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
NRefactoryExtensions.cs Add hyperlink support to decompiler. 15 years ago
TextOutputFormatter.cs Fix some formatting issues with the C# output visitor. 15 years ago