5 Commits (fb374aaa12daceffed8f846bb1229e06529f9210)

Author SHA1 Message Date
Daniel Grunwald 9ddf9bc442 Combine C#-specific UnaryOperatorResolveResult/BinaryOperatorResolveResult and ConditionalOperatorResolveResult classes into a single language-independent OperatorResolveResult class. 15 years ago
Daniel Grunwald e37dc4b6c7 Move ResolveResults to NR.Semantics 15 years ago
Daniel Grunwald 5c585e110b Apply license header to unit tests. 15 years ago
Daniel Grunwald 43b5897b21 Add support for user-defined operators. 15 years ago
Daniel Grunwald eb24135e41 Implemented IConstantValue for C#. 15 years ago