#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.
 
 
 
 
 
 
Eusebiu Marcu 0a54eadbac Port debugger libraries to use new NRefactory. 15 years ago
..
Expressions Port debugger libraries to use new NRefactory. 15 years ago
GeneralScope Initial port to new NRefactory. 15 years ago
Statements Initial port to new NRefactory. 15 years ago
TypeMembers Initial port to new NRefactory. 15 years ago
AstComparer.cs Initial port to new NRefactory. 15 years ago
AstLocation.cs Rename files Dom->Ast. 15 years ago
AstNode.cs Add hyperlink support to decompiler. 15 years ago
AstType.cs Initial port to new NRefactory. 15 years ago
CSharpModifierToken.cs Fixed output of enum members and the "const" modifier. 15 years ago
CSharpTokenNode.cs Introduce IAstVisitor interface. 15 years ago
CompilationUnit.cs Synced with monodevelop. 15 years ago
ComposedType.cs Initial port to new NRefactory. 15 years ago
DepthFirstAstVisitor.cs Initial port to new NRefactory. 15 years ago
IAstVisitor.cs Initial port to new NRefactory. 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
NotImplementedAstVisitor.cs Started porting the debugger code to use new NRefactory 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