.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 deca445d89 Restore the CopyPropagation's pass old position before the statement transforms. 8 years ago
..
OutputVisitor Fix off-by-one error in CSharpOutputVisitor's call chain handling. 8 years ago
Resolver #918: CallBuilder: Add fix-up logic for lambda expressions with anonymous parameter types to ensure the correct overload is called after removing the 'implicit' call to 'new Nullable<T>(T value)'. 8 years ago
Syntax Fix end location of PrimitiveExpression 8 years ago
Transforms Fix #949: Unsafe modifier missing in some cases 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Improve SequencePointBuilder 8 years ago
CSharpDecompiler.cs Restore the CopyPropagation's pass old position before the statement transforms. 8 years ago
CallBuilder.cs Convert TransformAssignment into a statement transform and add support for inline property assignments. 8 years ago
ExpressionBuilder.cs Convert TransformAssignment into a statement transform and add support for inline property assignments. 8 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 unused RequiredGetCurrentTransformation.UninlineAndUseExistingVariable 8 years ago
TranslatedExpression.cs Fix #926: missing explicit casts for implicit operators 8 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