.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
ds5678 d75da053a8 Use type hint in pointer arithmetic when appropriate 4 months ago
..
OutputVisitor Fix: #3407 Add "private protected" feature for 7.2 decompiler options 4 months ago
ProjectDecompiler Fix #3408: Wrong exported assembly type 4 months ago
Resolver Fix #3322: Add missing checks for equality comparison 6 months ago
Syntax Fix: #3407 Add "private protected" feature for 7.2 decompiler options 4 months ago
Transforms Fix #3406: Wrong decompilation of record struct without primary constructor. 4 months ago
TypeSystem
Annotations.cs
CSharpDecompiler.cs Don't include generic constraints in generated explicit overrides 4 months ago
CSharpLanguageVersion.cs
CallBuilder.cs Fix #3384: add special case for null-literal conversions in optional argument handling. 6 months ago
ExpressionBuilder.cs Use type hint in pointer arithmetic when appropriate 4 months ago
RecordDecompiler.cs Fix #3406: Wrong decompilation of record struct without primary constructor. 4 months ago
RequiredNamespaceCollector.cs
SequencePointBuilder.cs
StatementBuilder.cs Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 4 months ago
TranslatedExpression.cs Addressed feedback 4 months ago
TranslatedStatement.cs
TranslationContext.cs