25 Commits (176a3a0540cd91e2ffee3ffc886c04d88c2d647a)

Author SHA1 Message Date
Daniel Grunwald 46881e6ea2 Un-ignore some tests that were fixed 13 years ago
Daniel Grunwald 93e2def893 Fix #75: conversion between delegate types 13 years ago
Mike Krüger f7fb29804d Implemented better solution for the array initializer workaround hack. 13 years ago
Mike Krüger 7a69c6544b Fixed Issue #38: Parser Regression in ObjectCreate initialization 13 years ago
Mike Krüger ef726be8c9 [UnitTests] Disabled broken tests. 13 years ago
Daniel Grunwald 777be39cca Rewrite of the substitution logic in SpecializedMember. 14 years ago
Daniel Grunwald d338acc553 Fix icsharpcode/NRefactory#18: ResolveResult for object creation 14 years ago
Mike Krüger f1fa0e0526 Enabled working unit test. 14 years ago
Mike Krüger d6d1f08492 Fixed ignored unit test. 14 years ago
mike b13dad1436 Resolve visitor change: If the type of an object create expression 14 years ago
Daniel Grunwald c4ce9344f0 Fixed bug when resolving base constructor calls. 14 years ago
Daniel Grunwald f631199013 Type system refactoring: split unresolved/resolved type systems. 14 years ago
Daniel Grunwald b7fcc55308 Re-enable resolver unit tests that failed due to the parser returning incorrect positions. 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 5b17740bea Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 14 years ago
Daniel Grunwald 9d0e6ae0f8 Resolver: added support for collection initializers and nested object initializers. 14 years ago
Daniel Grunwald a5c93a38e4 Adjust resolver to object initializer AST changes. 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 a9a6e1680d Add ID string provider + a few resolver bugfixes 14 years ago
Daniel Grunwald 878dbbff0b Fixed some issues in resolver; enable resolver unit tests. 14 years ago
Daniel Grunwald 9e42e6b6f4 Enable some unit tests that work with the type reference hack. 15 years ago
Daniel Grunwald b9f9caaa9c Added some unit tests and fixed some bugs. 15 years ago
Daniel Grunwald 88b00cc33e Added a few unit tests. 15 years ago