23 Commits (176a3a0540cd91e2ffee3ffc886c04d88c2d647a)

Author SHA1 Message Date
Daniel Grunwald 1b5b02e0a7 Use SyntaxTree.MemberRole for assembly attributes. 13 years ago
Simon Lindgren 4424f0efd9 [Parser] Add failing unit tests for AttributeSections with multiple attributes. 13 years ago
Daniel Grunwald 087aee7fe8 Simplify parser API. 13 years ago
Daniel Grunwald eaba9798d3 Rename 'cu' to 'syntaxTree'. 13 years ago
Daniel Grunwald 9640abde31 Add (failing) unit test for icsharpcode/NRefactory#73. 13 years ago
Daniel Grunwald ab024b9ddc Fix icsharpcode/NRefactory#28: Identity of lambda parameters 14 years ago
Mike Krüger 4ea7ebc517 Moved more roles to the Roles class/Changed TypeDeclaration 14 years ago
Mike Krüger 90bf204c7f Moved the roles class out of AstNode. 14 years ago
Mike Krüger 2d49624c9b Ignored failing tests. 14 years ago
Daniel Grunwald 3e8eb1e55d Add NRefactory.ConsistencyCheck with round-tripping test. 14 years ago
Daniel Grunwald b5b2408cbc Move NRefactory.CSharp to separate assembly. 14 years ago
Mike Krüger e7d9bf64e4 Fixed attribute section tests. 14 years ago
Daniel Grunwald da92bc45f2 Fix crash when serializing SimpleProjectContent. 14 years ago
Daniel Grunwald a5c93a38e4 Adjust resolver to object initializer AST changes. 14 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 14 years ago
Daniel Grunwald a9a6e1680d Add ID string provider + a few resolver bugfixes 14 years ago
Daniel Grunwald 3685f491b9 Fixed TypeSystemConvertVisitor for read-only properties. 14 years ago
Mike Krüger 0398fd691a Fixed 'GlobalAttributeCSharp' test. 14 years ago
Daniel Grunwald f30490c2a5 Add some parser unit tests. 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 452cbf51be Add some GeneralScope unit tests. 15 years ago
Daniel Grunwald a7e253e3ea Add C# resolve visitor. 15 years ago