12 Commits (c3cbf9e15346f8f8424dd91c2c8e180b33f25d9b)

Author SHA1 Message Date
Daniel Grunwald 904b05fe5e NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
Mike Krüger 16baa75795 Corrected astvisitor interface naming. 15 years ago
Daniel Grunwald a33009d98b Add hyperlink support to decompiler. 15 years ago
Daniel Grunwald 880d23b163 Bug fixes in OutputVisitor. 15 years ago
Daniel Grunwald 594a637ce6 Enable automatic removal when replacing a node with its own descendant. 15 years ago
Daniel Grunwald 57522bf091 Enable automatic removal when replacing a node with its own descendant. 15 years ago
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