11 Commits (8f459c2460438930b89399c8fe4663ca8b6e6919)

Author SHA1 Message Date
Daniel Grunwald 8f459c2460 Ensure IVariable.ConstantValue has the correct type when a local constant declaration involves an implicit conversion 13 years ago
Mike Krüger ef726be8c9 [UnitTests] Disabled broken tests. 13 years ago
Daniel Grunwald 942b4f70ef Move ConversionResoleResult to ICSharpCode.NRefactory.Semantics. 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 e37dc4b6c7 Move ResolveResults to NR.Semantics 14 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 14 years ago
Daniel Grunwald 37626e1bc7 Expose conversions as part of the ResolveResult. 14 years ago
Daniel Grunwald fe78216ca4 Started implementing type inference. 15 years ago
Daniel Grunwald c4f4db723b Added support for relational operators. 15 years ago
Daniel Grunwald b46cfa7e29 Added CastTests. 15 years ago