.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 b396d203bd Merge IDecompilerTypeSystem with ICompilation. 7 years ago
..
OutputVisitor Fix NullReferenceException in TypeSystemAstBuilder when attribute argument decoding fails. 7 years ago
Resolver Rename IAssembly -> IModule. 7 years ago
Syntax Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 7 years ago
Transforms Merge IDecompilerTypeSystem with ICompilation. 7 years ago
TypeSystem Rename IAssembly -> IModule. 7 years ago
Annotations.cs Reorganize extension methods + remove unused/obsolete. 7 years ago
CSharpDecompiler.cs Merge IDecompilerTypeSystem with ICompilation. 7 years ago
CSharpLanguageVersion.cs Add C# 7.3 to language version dropdown. 7 years ago
CallBuilder.cs Rename IAssembly -> IModule. 7 years ago
ExpressionBuilder.cs Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 7 years ago
RequiredNamespaceCollector.cs Use the resolve methods in MetadataModule, and remove the wrappers in DecompilerTypeSystem. 7 years ago
SequencePointBuilder.cs Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
StatementBuilder.cs Merge IDecompilerTypeSystem with ICompilation. 7 years ago
TranslatedExpression.cs Use target typing for tuples, where possible. 7 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Use the resolve methods in MetadataModule, and remove the wrappers in DecompilerTypeSystem. 7 years ago