#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 65d688a65d Added some missing token properties. 15 years ago
..
Expressions Added some comments. 15 years ago
GeneralScope Implemented OutputVisitor. 15 years ago
Statements Added some missing token properties. 15 years ago
TypeMembers Added some missing token properties. 15 years ago
AstLocation.cs Rename files Dom->Ast. 15 years ago
AstNode.cs Bug fixes in OutputVisitor. 15 years ago
AstType.cs Rename files Dom->Ast. 15 years ago
CSharpModifierToken.cs Bug fixes. 15 years ago
CSharpTokenNode.cs Introduce IAstVisitor interface. 15 years ago
CompilationUnit.cs Synced with monodevelop. 15 years ago
ComposedType.cs Added some missing token properties. 15 years ago
DepthFirstAstVisitor.cs Splitted the goto statement cases: GotoStatement, GotoCaseStatement, 15 years ago
IAstVisitor.cs Splitted the goto statement cases: GotoStatement, GotoCaseStatement, 15 years ago
Identifier.cs Rename files Dom->Ast. 15 years ago
MemberType.cs Rename files Dom->Ast. 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 Add tests for InsertParenthesesVisitor. 15 years ago
Role.cs Bug fixes. 15 years ago
SimpleType.cs Add tests for InsertParenthesesVisitor. 15 years ago