13 Commits (698164add6b880ac6353190187c3f9123a8f0d66)

Author SHA1 Message Date
mike 338bedcb45 Used simpler Identifier.Create calls. 14 years ago
Daniel Grunwald 3eee3466a4 CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
Mike Krüger 3ffbaa278a Refactored c# token representation, it's now more consistent with the 14 years ago
Mike Krüger 72d1381995 Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
Daniel Grunwald 18c96e089d Add support for multiline XML documentation comments. 14 years ago
Mike Krüger 77a75818d6 Fixed constraints parsing #2. 15 years ago
Daniel Grunwald 4db74d9da0 Fixed roundtripping of preprocessor directives. 15 years ago
Daniel Grunwald 4ccc313d46 Normalize newlines 15 years ago
Mike Krüger ec82082a36 Handled pre processor directives as separate AST node. 15 years ago
Daniel Grunwald b7fcc55308 Re-enable resolver unit tests that failed due to the parser returning incorrect positions. 15 years ago
Daniel Grunwald e4d1f545fd Add CodeDomConvertVisitor. 15 years ago
Mike Krüger 0fb1105d05 Fixed attribute section locations. 15 years ago
Daniel Grunwald b5b2408cbc Move NRefactory.CSharp to separate assembly. 15 years ago