14 Commits (ec42611f0e7be19c53a16b2902808bd4d894b1ea)

Author SHA1 Message Date
Daniel Grunwald e9bc0ec7fc Add simple output formatter. 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 d0ce6198f6 Reuse Conversions instance from overload resolution for type inference. 15 years ago
Siegfried Pammer 66381440ff corrected file headers in VB part of the Demo app 15 years ago
Siegfried Pammer 28b37d274d added VB to Demo (most code copied from old sample) 15 years ago
Daniel Grunwald 06634845f1 Adjust unit tests to null object pattern. 15 years ago
Daniel Grunwald 0eeedc4d75 Add ResolveVisitor-based tests to SimpleNameLookupTests. 15 years ago
Daniel Grunwald 6f913c6d53 ResolveVisitor: use explicit interface implementation of IDomVisitor. 15 years ago
Daniel Grunwald 823c73c93f Make IdentifierExpression.Identifier return the identifier string. 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 6064f57447 NRefactory.Demo: Expand TreeView at caret offset when parsing. 15 years ago
Daniel Grunwald 716a5f51fe Add NRefactory.Demo (TreeView for visualization of C# DOM) 15 years ago