Daniel Grunwald
|
5c585e110b
|
Apply license header to unit tests.
Add parser unit tests for ObjectCreateExpression.
|
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.
Added some attribute parser tests.
|
14 years ago |
Mike Krüger
|
0398fd691a
|
Fixed 'GlobalAttributeCSharp' test.
|
14 years ago |
Daniel Grunwald
|
fb57f7d545
|
Fixed several issues in the type system convert visitor.
|
14 years ago |
Daniel Grunwald
|
f30490c2a5
|
Add some parser unit tests.
|
15 years ago |
Mike Krüger
|
c35eb4d527
|
Enabled typ declaration tests.
|
15 years ago |
Mike Krüger
|
94c18d6ddc
|
Fixed delegate declaration tests.
|
15 years ago |
Mike Krüger
|
2e82144ec9
|
* TypeDeclarationTests.cs:
* PropertyDeclarationTests.cs: enabled property declaration tests.
* ICSharpCode.NRefactory.Tests.csproj:
|
15 years ago |
Mike Krüger
|
ca775894f7
|
Fixed partial modifier.
|
15 years ago |
Mike Krüger
|
8c7e017a3a
|
Fixed UsingDeclarationTests.
|
15 years ago |
Daniel Grunwald
|
d022808047
|
Fixed parsing of enum member declarations.
|
15 years ago |
Daniel Grunwald
|
136fd88f14
|
Fix some parser issues.
|
15 years ago |
Daniel Grunwald
|
3b6fe6ff0d
|
Adjust resolver to AST changes and disable failing unit tests.
|
15 years ago |
Daniel Grunwald
|
b37ea773b4
|
Re-enabled the unit tests that were commented out.
|
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
|
36af836115
|
Add PrimitiveType/SimpleType/MemberType.
|
15 years ago |
Daniel Grunwald
|
06634845f1
|
Adjust unit tests to null object pattern.
|
15 years ago |
Daniel Grunwald
|
6b282eaf3e
|
Add TypeMembers unit tests.
|
15 years ago |
Daniel Grunwald
|
f52338f265
|
Add statement-level parser tests.
|
15 years ago |
Daniel Grunwald
|
452cbf51be
|
Add some GeneralScope unit tests.
Rename ParameterDeclarationExpression -> ParameterDeclaration.
|
15 years ago |
Daniel Grunwald
|
a7e253e3ea
|
Add C# resolve visitor.
|
15 years ago |