Erik Källén
|
1b45b0eeaa
|
Bug with comment just before try/catch/finally statement.
|
13 years ago |
Simon Lindgren
|
0c9704d216
|
[Parser] Give ExpressionStatements with an invalid expression a semicolon if there was one in the file.
|
13 years ago |
Daniel Grunwald
|
c5c1337aee
|
Add failing unit test for using-statement with multiple variable declarations.
|
14 years ago |
Daniel Grunwald
|
8007d25b00
|
Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer.
Ignore some failing parser unit tests.
|
14 years ago |
Daniel Grunwald
|
e4d1f545fd
|
Add CodeDomConvertVisitor.
|
14 years ago |
Daniel Grunwald
|
5c585e110b
|
Apply license header to unit tests.
Add parser unit tests for ObjectCreateExpression.
|
14 years ago |
Daniel Grunwald
|
f30490c2a5
|
Add some parser unit tests.
|
15 years ago |
Daniel Grunwald
|
d4eaffbb42
|
Make pattern matching AST independent from C# AST.
|
15 years ago |
Mike Krüger
|
58caab2468
|
Fixed statement unit tests.
|
15 years ago |
Mike Krüger
|
cad9d18444
|
Fixed fixed statement.
|
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 |
Mike Krüger
|
41168e39b9
|
Fixed tests.
|
15 years ago |
Daniel Grunwald
|
0f01f3be17
|
C# Ast refactoring: introduce Role<T> and add setters.
|
15 years ago |
Daniel Grunwald
|
06634845f1
|
Adjust unit tests to null object pattern.
|
15 years ago |
Daniel Grunwald
|
8703df7bae
|
Enable parser unit tests; ignore those that are broken.
|
15 years ago |
Daniel Grunwald
|
6b282eaf3e
|
Add TypeMembers unit tests.
|
15 years ago |
Daniel Grunwald
|
f52338f265
|
Add statement-level parser tests.
|
15 years ago |