Daniel Grunwald
|
ee5d87a0f8
|
Add year to license headers.
|
13 years ago |
Daniel Grunwald
|
f24192d7b6
|
Both semicolon and comma are valid separators.
|
13 years ago |
Daniel Grunwald
|
1f6c4f037e
|
Update solution-loading logic in ConsistencyCheck.
|
13 years ago |
Daniel Grunwald
|
16aa0c6c28
|
Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system.
|
13 years ago |
Daniel Grunwald
|
087aee7fe8
|
Simplify parser API.
|
13 years ago |
Daniel Grunwald
|
273178a141
|
Rename CompilationUnit to SyntaxTree.
|
13 years ago |
Daniel Grunwald
|
5d2fee1b90
|
Add CompilerSettings class instead of using the one from Mono.CSharp.
Added ResolveResult-treeview to NR.Demo.
|
13 years ago |
Daniel Grunwald
|
050035186c
|
Simplify API for retrieving compiler errors/warnings.
|
13 years ago |
Daniel Grunwald
|
194b33438b
|
Add FindReferencesConsistencyCheck.
|
14 years ago |
Daniel Grunwald
|
cdfa794e37
|
Add some ToString() overrides for easier debugging
|
14 years ago |
Daniel Grunwald
|
f788f91421
|
Ignore AssemblyInfo in RoundtripTest.
|
14 years ago |
Daniel Grunwald
|
dd59e41de2
|
Add missing mscorlib reference
|
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 |