#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 ebcfe909bd DomNode: enforce tree invariants, fix bug in InsertChildBefore, and add Remove/Replace methods. 15 years ago
..
Expressions Merged with mondevelop AST. + Did some minor renamings 15 years ago
GeneralScope Comments are now part of the dom. 15 years ago
Statements Merged with mondevelop AST. + Did some minor renamings 15 years ago
TypeMembers Merged with mondevelop AST. + Did some minor renamings 15 years ago
CSharpModifierToken.cs Updated AST & mcs. 15 years ago
CSharpTokenNode.cs Merged with mondevelop AST. + Did some minor renamings 15 years ago
CompilationUnit.cs Updated AST & mcs. 15 years ago
ComposedType.cs Updated AST & mcs. 15 years ago
DomLocation.cs TypeSystemConvertVisitor: add constructor that initializes the visitor with a given context. 15 years ago
DomNode.cs DomNode: enforce tree invariants, fix bug in InsertChildBefore, and add Remove/Replace methods. 15 years ago
DomVisitor.cs Comments are now part of the dom. 15 years ago
FullTypeName.cs Merged with mondevelop AST. + Did some minor renamings 15 years ago
Identifier.cs Merged with mondevelop AST. + Did some minor renamings 15 years ago
Modifiers.cs Simplify CSharp.Dom. 15 years ago
NodeType.cs Updated AST & mcs. 15 years ago
QualifiedIdentifier.cs Merged with mondevelop AST. + Did some minor renamings 15 years ago