#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.
 
 
 
 
 
 
Mike Krüger 47bd60c9b0 Removed debug message. 14 years ago
..
Expressions Refactored c# token representation, it's now more consistent with the 14 years ago
GeneralScope Refactored c# token representation, it's now more consistent with the 14 years ago
Statements Refactored c# token representation, it's now more consistent with the 14 years ago
TypeMembers Fixed bug in operator declaration getrole function. 14 years ago
AstNode.cs Refactored c# token representation, it's now more consistent with the 14 years ago
AstNodeCollection.cs Report more types of invalid equality comparisons as errors. 14 years ago
AstType.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
CSharpModifierToken.cs Refactored c# token representation, it's now more consistent with the 14 years ago
CSharpTokenNode.cs Removed debug message. 14 years ago
CSharpUtil.cs Move NRefactory.CSharp to separate assembly. 15 years ago
CompilationUnit.cs Added some Parse methods to the compilation unit. 14 years ago
ComposedType.cs Refactored c# token representation, it's now more consistent with the 14 years ago
DepthFirstAstVisitor.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
DocumentationReference.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
ErrorNode.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
IAstVisitor.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
IRelocatable.cs Move NRefactory.CSharp to separate assembly. 15 years ago
Identifier.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
IdentifierExpressionBackreference.cs Move NRefactory.CSharp to separate assembly. 15 years ago
MemberType.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
Modifiers.cs Adjust AST for async/await. 15 years ago
NodeType.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
ObservableAstVisitor.cs C# XML documentation support. 14 years ago
PrimitiveType.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
SimpleType.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
TokenRole.cs Refactored c# token representation, it's now more consistent with the 14 years ago