.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 250dba9502 When the last statement in a block is a label, add an EmptyStatement so that the generated code is valid. 14 years ago
..
IOutputFormatter.cs Add hyperlink support to decompiler. 15 years ago
InsertParenthesesVisitor.cs Fixed InsertParenthesesVisitor for casts of negative primitive expressions. 14 years ago
OutputVisitor.cs When the last statement in a block is a label, add an EmptyStatement so that the generated code is valid. 14 years ago
TextWriterOutputFormatter.cs Add hyperlink support to decompiler. 15 years ago