#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 d09dc0e10a Fix compiler warnings 12 years ago
..
Expressions Replaced GetText() with ToString (). (GetText is still in the API but 13 years ago
GeneralScope Replaced GetText() with ToString (). (GetText is still in the API but 13 years ago
Statements Replaced GetText() with ToString (). (GetText is still in the API but 13 years ago
TypeMembers Add ConstructorInitializerType.Any for more flexible pattern matching on constructor initializers. 13 years ago
AstNode.cs Fix compiler warnings 12 years ago
AstNodeCollection.cs Add year to license headers. 13 years ago
AstType.cs Fix compiler warnings 12 years ago
CSharpModifierToken.cs Replaced GetText() with ToString (). (GetText is still in the API but 13 years ago
CSharpTokenNode.cs Replaced GetText() with ToString (). (GetText is still in the API but 13 years ago
CSharpUtil.cs Added comment to InvertCondition. 13 years ago
ComposedType.cs Implemented composed type formatting. 13 years ago
DepthFirstAstVisitor.cs Revert "DepthFirstAstVisitor no longer tries to visit the children of non C#" 13 years ago
DocumentationReference.cs Add year to license headers. 13 years ago
ErrorNode.cs Replaced GetText() with ToString (). (GetText is still in the API but 13 years ago
IAstVisitor.cs Add year to license headers. 13 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 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 Replaced GetText() with ToString (). (GetText is still in the API but 13 years ago
Roles.cs Added whitespace and text node. 14 years ago
SimpleType.cs Replaced GetText() with ToString (). (GetText is still in the API but 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