.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
..
AddressOfExpression.cs implement AddressOfExpression, InstanceExpression, ParenthesizedExpression and SimpleNameExpression 15 years ago
ArrayCreateExpression.cs implement ArrayCreateExpression and CastExpression 15 years ago
ArrayInitializerExpression.cs add ArrayInitializerExpression and ObjectCreationExpression 15 years ago
CastExpression.cs implement ArrayCreateExpression and CastExpression 15 years ago
Expression.cs add ConditionalExpression and WhileStatement 15 years ago
GetTypeExpression.cs add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression 15 years ago
GetXmlNamespaceExpression.cs add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression 15 years ago
IdentifierExpression.cs implemented IfElseStatement and some more expressions 15 years ago
InstanceExpression.cs implement AddressOfExpression, InstanceExpression, ParenthesizedExpression and SimpleNameExpression 15 years ago
MemberAccessExpression.cs add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression 15 years ago
ObjectCreationExpression.cs add ArrayInitializerExpression and ObjectCreationExpression 15 years ago
ParenthesizedExpression.cs implement AddressOfExpression, InstanceExpression, ParenthesizedExpression and SimpleNameExpression 15 years ago
PrimitiveExpression.cs Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago
SimpleNameExpression.cs add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression 15 years ago
TypeOfIsExpression.cs add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression 15 years ago
TypeReferenceExpression.cs add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression 15 years ago
XmlIdentifier.cs Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago
XmlLiteralString.cs Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago