#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
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
024348d187
implement NamedArgumentExpression and FieldInitializerExpression
|
14 years ago |
.. |
AddressOfExpression.cs
|
implement AddressOfExpression, InstanceExpression, ParenthesizedExpression and SimpleNameExpression
|
14 years ago |
ArrayCreateExpression.cs
|
implement ArrayCreateExpression and CastExpression
|
14 years ago |
ArrayInitializerExpression.cs
|
add ArrayInitializerExpression and ObjectCreationExpression
|
14 years ago |
CastExpression.cs
|
implement ArrayCreateExpression and CastExpression
|
14 years ago |
Expression.cs
|
implement NamedArgumentExpression and FieldInitializerExpression
|
14 years ago |
GetTypeExpression.cs
|
add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression and TypeReferenceExpression
|
14 years ago |
GetXmlNamespaceExpression.cs
|
add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression and TypeReferenceExpression
|
14 years ago |
IdentifierExpression.cs
|
implemented IfElseStatement and some more expressions
|
14 years ago |
InstanceExpression.cs
|
implement AddressOfExpression, InstanceExpression, ParenthesizedExpression and SimpleNameExpression
|
14 years ago |
MemberAccessExpression.cs
|
add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression and TypeReferenceExpression
|
14 years ago |
ObjectCreationExpression.cs
|
add ArrayInitializerExpression and ObjectCreationExpression
|
14 years ago |
ParenthesizedExpression.cs
|
implement AddressOfExpression, InstanceExpression, ParenthesizedExpression and SimpleNameExpression
|
14 years ago |
PrimitiveExpression.cs
|
remove old parser code and further cleanup
|
14 years ago |
SimpleNameExpression.cs
|
add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression and TypeReferenceExpression
|
14 years ago |
TypeOfIsExpression.cs
|
add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression and TypeReferenceExpression
|
14 years ago |
TypeReferenceExpression.cs
|
add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression and TypeReferenceExpression
|
14 years ago |
XmlIdentifier.cs
|
add XmlLiteralString
|
14 years ago |
XmlLiteralString.cs
|
add XmlLiteralString
|
14 years ago |