| .. |
|
AnonymousMethodExpression.cs
|
Added some creation constructors.
|
15 years ago |
|
AnonymousTypeCreateExpression.cs
|
Apply license header to unit tests.
|
15 years ago |
|
ArrayCreateExpression.cs
|
Put MIT license into the file headers.
|
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
|
Apply license header to unit tests.
|
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
|
Renamed interface.
|
15 years ago |
|
Expression.cs
|
Fixed lambda type inference for nested (curried) lambdas.
|
15 years ago |
|
IdentifierExpression.cs
|
Reduced the memory consumption of identifiers a bit by saving the
|
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
|
Reduced the memory consumption of identifiers a bit by saving the
|
15 years ago |
|
NamedArgumentExpression.cs
|
Apply license header to unit 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
|
Reduced the memory consumption of identifiers a bit by saving the
|
15 years ago |
|
PrimitiveExpression.cs
|
corrected output of primitive expressions.
|
15 years ago |
|
QueryExpression.cs
|
Put MIT license into the file headers.
|
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
|
Put MIT license into the file headers.
|
15 years ago |
|
UnaryOperatorExpression.cs
|
C# Resolver: preparations for lambda support
|
15 years ago |
|
UncheckedExpression.cs
|
Added some creation constructors.
|
15 years ago |
|
UndocumentedExpression.cs
|
Handled undocumented expressions.
|
15 years ago |