11 Commits (47c78a11a7ca944f18ef19ad787f4a2871430676)

Author SHA1 Message Date
Daniel Grunwald 5592e889ab Fixed bug when passing an extension method as a method group to a generic function. 13 years ago
Daniel Grunwald cc35fcc606 Revert f01a4b2 and 58c4ec8. 13 years ago
Daniel Grunwald 4f47170535 Fixed type inference bug introduced in 2e40a34 - array covariance was ignored. 14 years ago
Daniel Grunwald f631199013 Type system refactoring: split unresolved/resolved type systems. 14 years ago
Daniel Grunwald b7a17c206e Adjust unit tests to InvocationResolveResult changes. 14 years ago
Daniel Grunwald e37dc4b6c7 Move ResolveResults to NR.Semantics 14 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 14 years ago
Daniel Grunwald e51e3a95cb Add InvocationResolveResult. 14 years ago
Daniel Grunwald 878dbbff0b Fixed some issues in resolver; enable resolver unit tests. 14 years ago
Daniel Grunwald f7b16a70fb Implemented support for extension methods. 15 years ago
Daniel Grunwald a665e39680 Add lots of resolver unit tests. 15 years ago