.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 71d3120b94 #2552: Initial support for null coalescing assignment (`??=`). 1 year ago
..
OutputVisitor Add ExtensionDeclaration syntax node 1 year ago
ProjectDecompiler Fix net10.0-related bug in TargetServices.DetectTargetFramework 1 year ago
Resolver Fix #1789: missing hyperlink for `MethodGroupResolveResult`. 1 year ago
Syntax #2552: Initial support for null coalescing assignment (`??=`). 1 year ago
Transforms Always move initializer decompilation setting 1 year ago
TypeSystem Remove dead code 1 year ago
Annotations.cs Fix #1789: missing hyperlink for `MethodGroupResolveResult`. 1 year ago
CSharpDecompiler.cs #2552: Initial support for null coalescing assignment (`??=`). 1 year ago
CSharpLanguageVersion.cs Add DecompilerSettings.ExtensionMembers and Language version 14 1 year ago
CallBuilder.cs Fix #1789: missing hyperlink for `MethodGroupResolveResult`. 1 year ago
ExpressionBuilder.cs #2552: Initial support for null coalescing assignment (`??=`). 1 year ago
RecordDecompiler.cs Fix #3406: Wrong decompilation of record struct without primary constructor. 1 year ago
RequiredNamespaceCollector.cs Use MetadataFile instead of PEFile in TypeSystem. 3 years ago
SequencePointBuilder.cs Generate sequence points for expression-bodied properties and indexers 3 years ago
StatementBuilder.cs Fix #3344: Add support for the `ckfinite` opcode. 1 year ago
TranslatedExpression.cs Addressed feedback 2 years ago
TranslatedStatement.cs #2128: Reformat the whole code base. 6 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 10 years ago