#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
..
BlockStatement.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
BreakStatement.cs Corrected astvisitor interface naming. 15 years ago
CheckedStatement.cs Corrected astvisitor interface naming. 15 years ago
ContinueStatement.cs Corrected astvisitor interface naming. 15 years ago
DoWhileStatement.cs Corrected astvisitor interface naming. 15 years ago
EmptyStatement.cs Corrected astvisitor interface naming. 15 years ago
ExpressionStatement.cs Corrected astvisitor interface naming. 15 years ago
FixedStatement.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ForStatement.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ForeachStatement.cs Corrected astvisitor interface naming. 15 years ago
GotoStatement.cs Merge remote branch 'origin/master' into master. 15 years ago
IfElseStatement.cs Merge remote branch 'origin/master' into master. 15 years ago
LabelStatement.cs Corrected astvisitor interface naming. 15 years ago
LockStatement.cs Corrected astvisitor interface naming. 15 years ago
ReturnStatement.cs Corrected astvisitor interface naming. 15 years ago
Statement.cs Corrected astvisitor interface naming. 15 years ago
SwitchStatement.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ThrowStatement.cs Corrected astvisitor interface naming. 15 years ago
TryCatchStatement.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
UncheckedStatement.cs Corrected astvisitor interface naming. 15 years ago
UnsafeStatement.cs Corrected astvisitor interface naming. 15 years ago
UsingStatement.cs Corrected astvisitor interface naming. 15 years ago
VariableDeclarationStatement.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
WhileStatement.cs Corrected astvisitor interface naming. 15 years ago
YieldBreakStatement.cs Corrected astvisitor interface naming. 15 years ago
YieldStatement.cs Corrected astvisitor interface naming. 15 years ago