10 Commits (16aa0c6c286a552a6fe86bb09b3dabbe2cae415d)

Author SHA1 Message Date
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. 14 years ago
Daniel Grunwald 050035186c Simplify API for retrieving compiler errors/warnings. 14 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. 14 years ago