.. |
AnonymousMethodExpression.cs
|
Added some creation constructors.
|
15 years ago |
AnonymousTypeCreateExpression.cs
|
Added some creation constructors.
|
15 years ago |
ArrayCreateExpression.cs
|
Add pattern matching for MemberDeclarations.
|
15 years ago |
ArrayInitializerExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
AsExpression.cs
|
Added some creation constructors.
|
15 years ago |
AssignmentExpression.cs
|
Added some creation constructors.
|
15 years ago |
BaseReferenceExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
BinaryOperatorExpression.cs
|
Add support for 'any' operator and fix a bug in pattern matching.
|
15 years ago |
CastExpression.cs
|
Added some creation constructors.
|
15 years ago |
CheckedExpression.cs
|
Added some creation constructors.
|
15 years ago |
ConditionalExpression.cs
|
Added some creation constructors.
|
15 years ago |
DefaultValueExpression.cs
|
Added some creation constructors.
|
15 years ago |
DirectionExpression.cs
|
Added some creation constructors.
|
15 years ago |
EmptyExpression.cs
|
Updated parser & mcs.
|
15 years ago |
Expression.cs
|
Make pattern matching AST independent from C# AST.
|
15 years ago |
IdentifierExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
IndexerExpression.cs
|
Added some creation constructors.
|
15 years ago |
InvocationExpression.cs
|
Added some creation constructors.
|
15 years ago |
IsExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
LambdaExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
MemberReferenceExpression.cs
|
Added some creation constructors.
|
15 years ago |
NamedArgumentExpression.cs
|
Added attribute section parsing / fixed indexer declaration tests.
|
15 years ago |
NullReferenceExpression.cs
|
Fixed method declaration tests.
|
15 years ago |
ObjectCreateExpression.cs
|
Added some creation constructors.
|
15 years ago |
ParenthesizedExpression.cs
|
Added some creation constructors.
|
15 years ago |
PointerReferenceExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
PrimitiveExpression.cs
|
Add support for 'any' operator and fix a bug in pattern matching.
|
15 years ago |
QueryExpression.cs
|
Fix parsing of query continuations for queries with multiple from clauses.
|
15 years ago |
SizeOfExpression.cs
|
Added some creation constructors.
|
15 years ago |
StackAllocExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
ThisReferenceExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
TypeOfExpression.cs
|
Added some creation constructors.
|
15 years ago |
TypeReferenceExpression.cs
|
Added some creation constructors.
|
15 years ago |
UnaryOperatorExpression.cs
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
UncheckedExpression.cs
|
Added some creation constructors.
|
15 years ago |
UndocumentedExpression.cs
|
Handled undocumented expressions.
|
15 years ago |