#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.
 
 
 
 
 
 
Mike Krüger ccc2fddc6c Added obsolete EmptyExpression. (Removing was a breaking change) 12 years ago
..
Expressions Added obsolete EmptyExpression. (Removing was a breaking change) 12 years ago
GeneralScope Rename EntityType -> SymbolKind 12 years ago
Statements Fixed some issues in event formatting. 12 years ago
TypeMembers Rename EntityType -> SymbolKind 12 years ago
AstNode.cs Ensure we pass the correct type argument to GatherVisitorBase<>. 12 years ago
AstNodeCollection.cs Ensure we pass the correct type argument to GatherVisitorBase<>. 12 years ago
AstType.cs Fix compiler warnings 12 years ago
CSharpModifierToken.cs Replaced GetText() with ToString (). (GetText is still in the API but 12 years ago
CSharpTokenNode.cs Replaced GetText() with ToString (). (GetText is still in the API but 12 years ago
CSharpUtil.cs Added comment to InvertCondition. 12 years ago
ComposedType.cs Implemented composed type formatting. 12 years ago
DepthFirstAstVisitor.cs Removed empty expression / fixed potential bug where unary operator 12 years ago
DocumentationReference.cs Rename EntityType -> SymbolKind 12 years ago
ErrorNode.cs Replaced GetText() with ToString (). (GetText is still in the API but 12 years ago
IAstVisitor.cs Removed empty expression / fixed potential bug where unary operator 12 years ago
Identifier.cs Fixed verbatim identifier location. 13 years ago
IdentifierExpressionBackreference.cs Add year to license headers. 13 years ago
MemberType.cs Replaced GetText() with ToString (). (GetText is still in the API but 12 years ago
Modifiers.cs Revert "[AST] Handled protected and/or internal on AST level." 13 years ago
NodeType.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
ObservableAstVisitor.cs Removed empty expression / fixed potential bug where unary operator 12 years ago
PrimitiveType.cs Replaced GetText() with ToString (). (GetText is still in the API but 12 years ago
Roles.cs Added whitespace and text node. 13 years ago
SimpleType.cs Replaced GetText() with ToString (). (GetText is still in the API but 12 years ago
SyntaxExtensions.cs Don't produce NegativeRelationalExpressionIssue inside operator declarations 13 years ago
SyntaxTree.cs Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
TokenRole.cs [Ast] Getting the end location of token nodes is now faster. 13 years ago