.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 f208a18bb6 add ConditionalExpression and WhileStatement 15 years ago
..
Expressions add ConditionalExpression and WhileStatement 15 years ago
General implement proper conversion of FieldDeclaration 15 years ago
GlobalScope implement translation of EnumDeclaration 15 years ago
Statements add ConditionalExpression and WhileStatement 15 years ago
TypeMembers add support for EventDeclaration and some more binary operators 15 years ago
TypeName Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago
AstLocation.cs Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago
AstNode.cs add support for comments 15 years ago
AstNodeCollection.cs Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago
Comment.cs add support for comments 15 years ago
Enums.cs implement conversion of AsExpression to TryCast, improve conversion of string literals, add UnaryOperatorExpression 15 years ago
Generated.cs Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago
INullable.cs Merge NRefactory a92606c..56fde51 15 years ago
Identifier.cs implement conversion of AsExpression to TryCast, improve conversion of string literals, add UnaryOperatorExpression 15 years ago
VBModifierToken.cs implemented IfElseStatement and some more expressions 15 years ago
VBTokenNode.cs Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago