15 Commits (8e02a17f9d9add330e1f4d5cd13d38598cd688b1)

Author SHA1 Message Date
Mike Krüger ef726be8c9 [UnitTests] Disabled broken tests. 14 years ago
Daniel Grunwald c27f57f4a1 Fix icsharpcode/NRefactory#25: OperatorResolveResult.IsLiftedOperator for unary operators 14 years ago
Daniel Grunwald bb822e94d4 Allow using AstType.ToTypeReference().Resolve(compilation.TypeResolveContext) - this will now resolve in the global namespace. 14 years ago
Daniel Grunwald f70a726495 Fixed resolving "-2147483648". 14 years ago
Daniel Grunwald b84c06e5b6 Make CSharpResolver immutable. 14 years ago
Daniel Grunwald f631199013 Type system refactoring: split unresolved/resolved type systems. 14 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 15 years ago
Daniel Grunwald 37626e1bc7 Expose conversions as part of the ResolveResult. 15 years ago
Daniel Grunwald 80a859c0cc Add support for pointer types (implicit pointer conversion; operators defined on pointers). 15 years ago
Mike Krüger 9ad9030e29 Added some mono compatibility changes. 15 years ago
Daniel Grunwald c4f4db723b Added support for relational operators. 16 years ago
Daniel Grunwald d66df1965d Fixed operator overload resolution bug. 16 years ago
Daniel Grunwald b46cfa7e29 Added CastTests. 16 years ago
Daniel Grunwald 8792c243cb Added unit tests for unary operators, and implemented overload resolution. 16 years ago
Daniel Grunwald db8619113e Add C# resolver. 16 years ago