.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.
 
 
 
 
Siegfried Pammer 818a90af95 #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
..
OutputVisitor Merge pull request #927 from icsharpcode/initializer_pretty_fix 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 Improve SequencePointBuilder 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Improve SequencePointBuilder 8 years ago
CSharpDecompiler.cs Add SequencePointBuilder. 8 years ago
CallBuilder.cs #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
ExpressionBuilder.cs Merge pull request #927 from icsharpcode/initializer_pretty_fix 8 years ago
NRefactoryExtensions.cs Improve SequencePointBuilder 8 years ago
SequencePointBuilder.cs SequencePointBuilder: add support for fixed-statement 8 years ago
StatementBuilder.cs Merge pull request #923 from icsharpcode/csilview 8 years ago
TranslatedExpression.cs Merge pull request #887 from icsharpcode/switch 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix formatting. 8 years ago