#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 f558b300e7 Revert "[AST] Handled protected and/or internal on AST level." 13 years ago
..
Expressions [CodeAction] Convert lambda to delegate action no longer puts a 13 years ago
GeneralScope Rename CompilationUnit to SyntaxTree. 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 Rename 'cu' to 'syntaxTree'. 13 years ago
AstNodeCollection.cs Merge NRefactory changes from SharpDevelop repository: 13 years ago
AstType.cs Change ISupportsInterning so that objects are interned immediately after they are created. 13 years ago
CSharpModifierToken.cs Revert "[AST] Handled protected and/or internal on AST level." 13 years ago
CSharpTokenNode.cs Removed IRelocatable infrastructure - the start line could now be 14 years ago
CSharpUtil.cs [Ast] CSharpUtil: extract negating a relational operator into a method 13 years ago
ComposedType.cs Change ISupportsInterning so that objects are interned immediately after they are created. 13 years ago
DepthFirstAstVisitor.cs Rename CompilationUnit to SyntaxTree. 13 years ago
DocumentationReference.cs Make AstNode freezable. 14 years ago
ErrorNode.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
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 Change ISupportsInterning so that objects are interned immediately after they are created. 13 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 Rename CompilationUnit to SyntaxTree. 13 years ago
PrimitiveType.cs Change ISupportsInterning so that objects are interned immediately after they are created. 13 years ago
Roles.cs Added whitespace and text node. 13 years ago
SimpleType.cs Change ISupportsInterning so that objects are interned immediately after they are created. 13 years ago
SyntaxTree.cs [Ast] GetTypes now includes inner delegates as well. 13 years ago
TokenRole.cs Added some comments for the token classes. 14 years ago
old_ObservableAstVisitor.cs Rename CompilationUnit to SyntaxTree. 13 years ago