34 Commits (a0bff8626e523283cdaa8cca62c1ed12cda97d46)

Author SHA1 Message Date
Daniel Grunwald c3ce66c622 New XmlDocumentationProvider implementation: 15 years ago
Daniel Grunwald 2793b233e3 Allow performing definite assignment analysis without providing an ITypeResolveContext. 15 years ago
Daniel Grunwald c9ec992688 Fix issues in definite assignment analysis. 15 years ago
Daniel Grunwald 6e3427d10b Set NRefactory back to .NET 4.0 (we're not going to port ILSpy to .NET 3.5) 15 years ago
Daniel Grunwald 623f006ae4 Add definite assignment analysis. 15 years ago
Daniel Grunwald 0aae6ca922 Add control flow analysis for the NRefactory C# AST. 15 years ago
Daniel Grunwald 0c3ef91971 Add OptionalNode for pattern matching. 15 years ago
Daniel Grunwald 20cae3aab4 Fix duplicate reference to Mono.Cecil. 15 years ago
Artur Zgodziñski e0f0a2aa2e Modifications of solution and project files made by VS2010. 15 years ago
Daniel Grunwald fe173eff59 Add visitor support to pattern nodes (IPatternAstVisitor). Add pattern support to output visitor (makes debugging easier if you can print out patterns) 15 years ago
Daniel Grunwald 0d6d4e60de NRefactory AST: Add 'Repeat' pattern which matches an arbitrary number of nodes. 15 years ago
Daniel Grunwald 1ee35abee8 Add Choice pattern. 15 years ago
Daniel Grunwald 1b99074a8e Add pattern matching support to the NRefactory C# AST. 15 years ago
Daniel Grunwald 9912340414 NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
Eusebiu Marcu edd396a82c Started porting the debugger code to use new NRefactory 15 years ago
Daniel Grunwald b48fabaf05 Initial port to new NRefactory. 15 years ago
Daniel Grunwald 7d48169173 Update NRefactory to new Mono.Cecil. 15 years ago