Daniel Grunwald
|
eaba9798d3
|
Rename 'cu' to 'syntaxTree'.
|
13 years ago |
Daniel Grunwald
|
6bd0bfc5a8
|
Add failing unit test for CompilationUnit.ConditionalSymbols.
|
13 years ago |
Daniel Grunwald
|
d7ebf92885
|
Add (failing) unit tests for icsharpcode/NRefactory#45
|
13 years ago |
Mike Krüger
|
4ea7ebc517
|
Moved more roles to the Roles class/Changed TypeDeclaration
representation (saves some memory and class type is now always
defined).
|
14 years ago |
Mike Krüger
|
90bf204c7f
|
Moved the roles class out of AstNode.
|
14 years ago |
Mike Krüger
|
3ffbaa278a
|
Refactored c# token representation, it's now more consistent with the
other nodes and takes up a bit less memory.
|
14 years ago |
Mike Krüger
|
2d49624c9b
|
Ignored failing tests.
|
14 years ago |
Daniel Grunwald
|
3e8eb1e55d
|
Add NRefactory.ConsistencyCheck with round-tripping test.
Added parser unit tests for bugs discovered by the round-tripping test.
|
14 years ago |
Mike Krüger
|
94bad6c210
|
Fixed "InactiveIf" unit test.
|
14 years ago |
Daniel Grunwald
|
a71670f2bc
|
Fixed some issues with code round-tripping; and added unit tests for some parser failures.
|
14 years ago |
Daniel Grunwald
|
4db74d9da0
|
Fixed roundtripping of preprocessor directives.
|
14 years ago |