6 Commits (bad0fdb30fc39d57d67f8600d03b1660c0f475e6)

Author SHA1 Message Date
Daniel Grunwald a24999d720 Add InsertParenthesesVisitor 15 years ago
Daniel Grunwald 35a8fd1dfa Implemented OutputVisitor. 15 years ago
Daniel Grunwald 8186996c40 Add NamedArgumentExpression; cleanup the AST a bit. 15 years ago
Daniel Grunwald 6d9cdacc80 Add annotation support to AstNode. 15 years ago
Daniel Grunwald 9ed3976979 Add AstNode.Clone(). 15 years ago
Daniel Grunwald 5a0087aa1b Rename files Dom->Ast. 15 years ago
Daniel Grunwald bf49569c22 Rename Dom->Ast. 15 years ago
Daniel Grunwald 0f01f3be17 C# Ast refactoring: introduce Role<T> and add setters. 15 years ago
Daniel Grunwald 7656e7d937 CSharpParser: UsingDeclaration makes use of type reference 15 years ago
Daniel Grunwald ebcfe909bd DomNode: enforce tree invariants, fix bug in InsertChildBefore, and add Remove/Replace methods. 15 years ago
Mike Krüger 3fd114cb96 Comments are now part of the dom. 15 years ago
Mike Krüger 7b6cecca2c Merged with mondevelop AST. + Did some minor renamings 15 years ago
Mike Krüger 396c2b3931 Updated AST & mcs. 15 years ago
Daniel Grunwald 51c01bce67 Add "Resolve" button to NRefactory.Demo. 15 years ago
Mike Krüger c4702354c5 Added C# DOM 15 years ago