.. |
Expressions
|
Translate MatchInstruction to BinaryOperatorExpression with BinaryOperatorType.IsPattern.
|
4 years ago |
GeneralScope
|
Generate file-scoped namespace declarations, if possible.
|
4 years ago |
PatternMatching
|
#2128: Reformat the whole code base.
|
5 years ago |
Statements
|
#nullable enable for AstNode
|
4 years ago |
TypeMembers
|
#nullable enable for AstNode
|
4 years ago |
AstNode.cs
|
#nullable enable for AstNode
|
4 years ago |
AstNodeCollection.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
AstType.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
CSharpModifierToken.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
CSharpTokenNode.cs
|
Fix #2413: Avoid global state in `TokenRole`.
|
4 years ago |
ComposedType.cs
|
#nullable enable for AstNode
|
4 years ago |
DepthFirstAstVisitor.cs
|
Add support for primary constructor syntax.
|
4 years ago |
DocumentationReference.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
FunctionPointerAstType.cs
|
Add support for .NET 5 custom calling conventions.
|
5 years ago |
IAnnotatable.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
IAstVisitor.cs
|
Add support for primary constructor syntax.
|
4 years ago |
Identifier.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
IdentifierExpressionBackreference.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
InvocationAstType.cs
|
Add support for primary constructor syntax.
|
4 years ago |
MemberType.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
Modifiers.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
NodeType.cs
|
Adjust namespaces
|
9 years ago |
PrimitiveType.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
Role.cs
|
#nullable enable for AstNode
|
4 years ago |
Roles.cs
|
#nullable enable for AstNode
|
4 years ago |
SimpleType.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
SyntaxExtensions.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
SyntaxTree.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
TextLocation.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
TokenRole.cs
|
Fix #2413: Avoid global state in `TokenRole`.
|
4 years ago |
TupleAstType.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
TypeSystemAstBuilder.cs
|
Fix #2615: Overflow check did not work reliably due to fp rounding error
|
3 years ago |
VariableDesignation.cs
|
Refactor ForeachStatement to support deconstruction
|
5 years ago |