14 Commits (f6311990130aef7768e5ed09229785aa3ac64c25)

Author SHA1 Message Date
Daniel Grunwald f631199013 Type system refactoring: split unresolved/resolved type systems. 15 years ago
Daniel Grunwald b7fcc55308 Re-enable resolver unit tests that failed due to the parser returning incorrect positions. 15 years ago
Daniel Grunwald b7a17c206e Adjust unit tests to InvocationResolveResult changes. 15 years ago
Daniel Grunwald e37dc4b6c7 Move ResolveResults to NR.Semantics 15 years ago
Daniel Grunwald 5b17740bea Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 15 years ago
Daniel Grunwald 9d0e6ae0f8 Resolver: added support for collection initializers and nested object initializers. 15 years ago
Daniel Grunwald a5c93a38e4 Adjust resolver to object initializer AST changes. 15 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 15 years ago
Daniel Grunwald e51e3a95cb Add InvocationResolveResult. 15 years ago
Daniel Grunwald a9a6e1680d Add ID string provider + a few resolver bugfixes 15 years ago
Daniel Grunwald 878dbbff0b Fixed some issues in resolver; enable resolver unit tests. 15 years ago
Daniel Grunwald 9e42e6b6f4 Enable some unit tests that work with the type reference hack. 16 years ago
Daniel Grunwald b9f9caaa9c Added some unit tests and fixed some bugs. 16 years ago
Daniel Grunwald 88b00cc33e Added a few unit tests. 16 years ago