| .. |
|
AnonymousMethodExpression.cs
|
[CodeAction] Convert lambda to delegate action no longer puts a
|
14 years ago |
|
AnonymousTypeCreateExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
ArrayCreateExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
ArrayInitializerExpression.cs
|
Update solution-loading logic in ConsistencyCheck.
|
14 years ago |
|
AsExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
AssignmentExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
BaseReferenceExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
BinaryOperatorExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
CastExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
CheckedExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
ConditionalExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
DefaultValueExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
DirectionExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
EmptyExpression.cs
|
Removed IRelocatable infrastructure - the start line could now be
|
14 years ago |
|
ErrorExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
Expression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
IdentifierExpression.cs
|
[Ast] Added IdentifierToken property to IdentifierExpression.
|
14 years ago |
|
IndexerExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
InvocationExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
IsExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
LambdaExpression.cs
|
Make AstNode freezable.
|
14 years ago |
|
MemberReferenceExpression.cs
|
Added chained method call wrapping option.
|
14 years ago |
|
NamedArgumentExpression.cs
|
Renamed named expression identifier -> name.
|
14 years ago |
|
NamedExpression.cs
|
Renamed named expression identifier -> name.
|
14 years ago |
|
NullReferenceExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
ObjectCreateExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
ParenthesizedExpression.cs
|
Moved the roles class out of AstNode.
|
14 years ago |
|
PointerReferenceExpression.cs
|
[Ast] Added MemberNameToken property for pointer reference
|
14 years ago |
|
PrimitiveExpression.cs
|
[Ast] Fixed end location of multi line strings.
|
14 years ago |
|
QueryExpression.cs
|
[Ast] Added some missing keyword properties.
|
13 years ago |
|
SizeOfExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
StackAllocExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
ThisReferenceExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
TypeOfExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
TypeReferenceExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
UnaryOperatorExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
UncheckedExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |
|
UndocumentedExpression.cs
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
|
14 years ago |