.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 97fc614db5 Remove unimplemented IMember.IsShadowing and IField.IsFixed. 7 years ago
..
OutputVisitor Decompile TupleElementNamesAttribute into tuple type syntax. 7 years ago
Resolver Remove unimplemented IMember.IsShadowing and IField.IsFixed. 7 years ago
Syntax Remove unimplemented IMember.IsShadowing and IField.IsFixed. 7 years ago
Transforms Clean up type system interfaces. 7 years ago
TypeSystem Started work on new resolved TS implementation that directly uses SRM. 7 years ago
Annotations.cs Use out variable declarations where possible. 8 years ago
AstTypeBuilder.cs AstTypeBuilder: Distribute type arguments on outer types and nested type. 7 years ago
CSharpDecompiler.cs Add support for IndexerNameAttribute. 7 years ago
CSharpLanguageVersion.cs Add C# 7.3 to language version dropdown. 7 years ago
CallBuilder.cs Interface implementations in TS 7 years ago
ExpressionBuilder.cs #1083: Initial implementation of named arguments. 7 years ago
NRefactoryExtensions.cs Add BinaryOperatorType.IsBitwise extension. 8 years ago
RequiredNamespaceCollector.cs Collect namespaces of assembly and module attributes 7 years ago
SequencePointBuilder.cs Port ILFunction and SequencePointBuilder 7 years ago
StatementBuilder.cs ILAst transform for named arguments. 7 years ago
TranslatedExpression.cs Use target typing for tuples, where possible. 7 years ago
TranslationContext.cs
WholeProjectDecompiler.cs Avoid unnecessary allocations of MetadataReader and clean up Dom structs a bit. 7 years ago