.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.
 
 
 
Siegfried Pammer 6fdfd9f216
Merge pull request #3828 from sailro/fix-unchecked-constant-overflow
2 days ago
..
OutputVisitor Assign a text location to comment-only empty statements 1 week ago
ProjectDecompiler Fix #3775: escape reserved Windows device names in output file names 4 weeks ago
Resolver Fix IDE2000 globally 6 months ago
Syntax Add license headers to source files that lacked them 2 days ago
Transforms Add license headers to source files that lacked them 2 days ago
TypeSystem dev: Strip BOM mark from text files 10 months ago
Annotations.cs Fix #3845: Add option to expand XML documentation comments 3 days ago
CSharpDecompiler.cs Move debug-step stepping to a neutral namespace 6 days ago
CSharpLanguageVersion.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
CallBuilder.cs Surface the IL 'tail.' prefix as an inline comment in C# output 2 weeks ago
ExpressionBuilder.cs Merge pull request #3828 from sailro/fix-unchecked-constant-overflow 2 days ago
RecordDecompiler.cs Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 months ago
RequiredNamespaceCollector.cs Add license headers to source files that lacked them 2 days ago
SequencePointBuilder.cs Emit member-initializer sequence points in every constructor 1 week ago
StatementBuilder.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
TranslatedExpression.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
TranslatedStatement.cs Add license headers to source files that lacked them 2 days ago
TranslationContext.cs Enable nullable reference types across the C# AST consumers 2 weeks ago