9 Commits (7a69c6544b9897246ad4b258a27c243818ac0fb9)

Author SHA1 Message Date
Mike Krüger 7a69c6544b Fixed Issue #38: Parser Regression in ObjectCreate initialization 14 years ago
Mike Krüger 6f1325dea7 Fixed Issue #44: The ending TextLocation of an ArrayCreateExpression 14 years ago
Mike Krüger 90bf204c7f Moved the roles class out of AstNode. 14 years ago
Daniel Grunwald 8007d25b00 Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer. 14 years ago
Daniel Grunwald a71670f2bc Fixed some issues with code round-tripping; and added unit tests for some parser failures. 14 years ago
Mike Krüger 02fe3e32e5 Fixed array create expression tests. 15 years ago
Daniel Grunwald a5c93a38e4 Adjust resolver to object initializer AST changes. 15 years ago
Daniel Grunwald 7a2c59ae4a Add GetMemberOptions. 15 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 15 years ago
Daniel Grunwald 37626e1bc7 Expose conversions as part of the ResolveResult. 15 years ago
Daniel Grunwald f86a014b9c Put MIT license into the file headers. 15 years ago
Daniel Grunwald 2c927c1b3f Started implementation of simple name lookup. 15 years ago
Daniel Grunwald db8619113e Add C# resolver. 16 years ago