Daniel Grunwald
|
62a8b20208
|
Fix icsharpcode/NRefactory#89: explicit conversion of array to generic IList fails when array covariance is used.
|
13 years ago |
Mike Krüger
|
7a69c6544b
|
Fixed Issue #38: Parser Regression in ObjectCreate initialization
|
13 years ago |
Mike Krüger
|
6f1325dea7
|
Fixed Issue #44: The ending TextLocation of an ArrayCreateExpression
is incorrect when the array is initialized with zero elements
|
13 years ago |
Mike Krüger
|
90bf204c7f
|
Moved the roles class out of AstNode.
|
14 years ago |
Daniel Grunwald
|
8007d25b00
|
Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer.
Ignore some failing parser unit tests.
|
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.
|
14 years ago |
Daniel Grunwald
|
a5c93a38e4
|
Adjust resolver to object initializer AST changes.
|
14 years ago |
Daniel Grunwald
|
7a2c59ae4a
|
Add GetMemberOptions.
|
14 years ago |
Daniel Grunwald
|
5c585e110b
|
Apply license header to unit tests.
Add parser unit tests for ObjectCreateExpression.
|
14 years ago |
Daniel Grunwald
|
37626e1bc7
|
Expose conversions as part of the ResolveResult.
|
14 years ago |
Daniel Grunwald
|
f86a014b9c
|
Put MIT license into the file headers.
|
14 years ago |
Daniel Grunwald
|
2c927c1b3f
|
Started implementation of simple name lookup.
|
15 years ago |
Daniel Grunwald
|
db8619113e
|
Add C# resolver.
|
15 years ago |