.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 0a992d2158 Fix build. 7 years ago
..
OutputVisitor Fix #1156: Treat float, double and decimal < 0 as unary expressions in InsertParenthesesVisitor 7 years ago
Resolver #1083: Initial implementation of named arguments. 7 years ago
Syntax Merge pull request #1134 from icsharpcode/tuple 7 years ago
Transforms Fix build. 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 Move named arguments to its own transform. 7 years ago
CSharpLanguageVersion.cs Add C# 7.3 to language version dropdown. 7 years ago
CallBuilder.cs #1083: Initial implementation of named arguments. 7 years ago
ExpressionBuilder.cs Fix #1155: DictionaryInitializers setting not working 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 ILAst transform for named arguments. 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