#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 904b05fe5e NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
..
Expressions NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
GeneralScope NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
Statements NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
TypeMembers NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
AstComparer.cs Fixed infinite loop in AstComparer 15 years ago
AstLocation.cs Rename files Dom->Ast. 15 years ago
AstNode.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
AstNodeCollection.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
AstType.cs Merge remote branch 'origin/master' into master. 15 years ago
CSharpModifierToken.cs Fix order of modifiers. 15 years ago
CSharpTokenNode.cs Corrected astvisitor interface naming. 15 years ago
CompilationUnit.cs Corrected astvisitor interface naming. 15 years ago
ComposedType.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
DepthFirstAstVisitor.cs Merge remote branch 'origin/master' into master. 15 years ago
IAstVisitor.cs Merge remote branch 'origin/master' into master. 15 years ago
Identifier.cs Corrected astvisitor interface naming. 15 years ago
MemberType.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
Modifiers.cs Rename files Dom->Ast. 15 years ago
NodeType.cs Add query expressions to AST and output visitor. 15 years ago
PrimitiveType.cs fixed endlocation bug. 15 years ago
Role.cs Bug fixes. 15 years ago
SimpleType.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago