12 Commits (176a3a0540cd91e2ffee3ffc886c04d88c2d647a)

Author SHA1 Message Date
Daniel Grunwald 087aee7fe8 Simplify parser API. 13 years ago
Daniel Grunwald eaba9798d3 Rename 'cu' to 'syntaxTree'. 13 years ago
Daniel Grunwald 273178a141 Rename CompilationUnit to SyntaxTree. 13 years ago
Daniel Grunwald 73438b7288 Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
Mike Krüger 0320a66587 Added monodevelop code completion tests. 14 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 14 years ago
Mike Krüger 8c7e017a3a Fixed UsingDeclarationTests. 15 years ago
Daniel Grunwald 3b6fe6ff0d Adjust resolver to AST changes and disable failing unit tests. 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
Daniel Grunwald 6b282eaf3e Add TypeMembers unit tests. 15 years ago
Daniel Grunwald 452cbf51be Add some GeneralScope unit tests. 15 years ago