#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.
 
 
 
 
 
 
Daniel Grunwald 64b8217fb0 Don't produce NegativeRelationalExpressionIssue inside operator declarations 13 years ago
..
Expressions [Ast] Added some missing keyword properties. 13 years ago
GeneralScope Fix pattern matching for ComposedType.BaseType. 13 years ago
Statements [CodeIssues] Fix bugs in RedundantCatchIssue. 13 years ago
TypeMembers Revert "[AST] Handled protected and/or internal on AST level." 13 years ago
AstNode.cs [CodeActions] Extract method now works with comments. 13 years ago
AstNodeCollection.cs Merge NRefactory changes from SharpDevelop repository: 13 years ago
AstType.cs Add "add using" context action. 13 years ago
CSharpModifierToken.cs [Ast] Getting the end location of token nodes is now faster. 13 years ago
CSharpTokenNode.cs [Ast] Getting the end location of token nodes is now faster. 13 years ago
CSharpUtil.cs [Ast] CSharpUtil: extract negating a relational operator into a method 13 years ago
ComposedType.cs Fix pattern matching for ComposedType.BaseType. 13 years ago
DepthFirstAstVisitor.cs Rename CompilationUnit to SyntaxTree. 13 years ago
DocumentationReference.cs Make AstNode freezable. 14 years ago
ErrorNode.cs
IAstVisitor.cs Rename CompilationUnit to SyntaxTree. 13 years ago
Identifier.cs Removed IRelocatable infrastructure - the start line could now be 14 years ago
IdentifierExpressionBackreference.cs Moved the roles class out of AstNode. 14 years ago
MemberType.cs Fix MemberType.DoMatch() - pattern matching was ignoring the type arguments. 13 years ago
Modifiers.cs Revert "[AST] Handled protected and/or internal on AST level." 13 years ago
NodeType.cs
ObservableAstVisitor.cs Rename CompilationUnit to SyntaxTree. 13 years ago
PrimitiveType.cs Fix #120: RedundantNamespaceUsageIssue bad handling of using aliases 13 years ago
Roles.cs Added whitespace and text node. 13 years ago
SimpleType.cs Fix #120: RedundantNamespaceUsageIssue bad handling of using aliases 13 years ago
SyntaxExtensions.cs Don't produce NegativeRelationalExpressionIssue inside operator declarations 13 years ago
SyntaxTree.cs Add consistency check that mutates the AST and checks if pattern matching finds the difference. 13 years ago
TokenRole.cs [Ast] Getting the end location of token nodes is now faster. 13 years ago
old_ObservableAstVisitor.cs Rename CompilationUnit to SyntaxTree. 13 years ago