9 Commits (f5e89bfd3c61006e48af524c9902645c95c41d33)

Author SHA1 Message Date
Mike Krüger 16baa75795 Corrected astvisitor interface naming. 15 years ago
Mike Krüger 83a7d2fcc0 Splitted the goto statement cases: GotoStatement, GotoCaseStatement, 15 years ago
Mike Krüger ecc17721fd Added YieldBreakStatement. 15 years ago
Mike Krüger b8cf7d35c3 Splitted while & do while statements. 15 years ago
Daniel Grunwald 43625b4c85 Initial port to new NRefactory. 15 years ago
Daniel Grunwald afd96503fe Add query expressions to AST and output visitor. 15 years ago
Daniel Grunwald 35a8fd1dfa Implemented OutputVisitor. 15 years ago
Daniel Grunwald 6df268a693 Introduce IAstVisitor interface. 15 years ago
Daniel Grunwald 54c454b0f8 Split EventDeclaration in normal one (can declare multiple events) and CustomEventDeclaration (with add/remove blocks, can only declare a single event). 15 years ago
Daniel Grunwald 8186996c40 Add NamedArgumentExpression; cleanup the AST a bit. 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 36af836115 Add PrimitiveType/SimpleType/MemberType. 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 452cbf51be Add some GeneralScope unit tests. 15 years ago
Daniel Grunwald 3b991e6a0d Simplify CSharp.Dom. 15 years ago
Daniel Grunwald 51c01bce67 Add "Resolve" button to NRefactory.Demo. 15 years ago
Daniel Grunwald 2f91b65b74 Add more SimpleNameLookupTests. 15 years ago
Daniel Grunwald a7e253e3ea Add C# resolve visitor. 15 years ago
Mike Krüger a25ede2add Updated AST & provided c# parser implementation. 15 years ago
Mike Krüger c4702354c5 Added C# DOM 15 years ago