.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 140e22d2a4 Remove unnecessary cast to IEnumerable when using foreach loop on dynamic collection. 7 years ago
..
OutputVisitor Improve use of dynamic expressions in conditional context: 7 years ago
Resolver Use target typing for tuples, where possible. 7 years ago
Syntax Improve use of dynamic expressions in conditional context: 7 years ago
Transforms #1145: Make type arguments optional in mcs auto event pattern. 7 years ago
TypeSystem Distinguish between unknown type and no type. 7 years ago
Annotations.cs Use out variable declarations where possible. 7 years ago
CSharpDecompiler.cs Add DynamicCallSiteTransform 7 years ago
CSharpLanguageVersion.cs Add C# 7.3 to language version dropdown. 7 years ago
CallBuilder.cs Implement some dynamic instructions in ExpressionBuilder 7 years ago
ExpressionBuilder.cs Improve use of dynamic expressions in conditional context: 7 years ago
NRefactoryExtensions.cs Add BinaryOperatorType.IsBitwise extension. 8 years ago
SequencePointBuilder.cs SequencePointBuilder: add support for fixed-statement 8 years ago
StatementBuilder.cs Remove unnecessary cast to IEnumerable when using foreach loop on dynamic collection. 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 Fix #934: Project generation: absolute path used for AssemblyInfo.cs module 8 years ago