Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
15 years ago |
Daniel Grunwald
|
e37dc4b6c7
|
Move ResolveResults to NR.Semantics
|
15 years ago |
Daniel Grunwald
|
611c310eb2
|
Change IConstantValue API to use ResolveResult.
|
15 years ago |
Daniel Grunwald
|
50f70415c4
|
Cache resolved CSharpConstantValue.
|
15 years ago |
Daniel Grunwald
|
82fad4ef64
|
Use 'UsingScopeCache' instance for caching the extension methods.
|
15 years ago |
Daniel Grunwald
|
36c412d310
|
Allow serializing SimpleProjectContent and parsed C# type references.
|
15 years ago |
Daniel Grunwald
|
f79b0a77f3
|
Resolver: array create expressions
|
15 years ago |
Daniel Grunwald
|
f86a014b9c
|
Put MIT license into the file headers.
|
15 years ago |
Daniel Grunwald
|
fb57f7d545
|
Fixed several issues in the type system convert visitor.
|
15 years ago |
Daniel Grunwald
|
5d83bea67f
|
C# type system convert visitor: add support for attribute arguments.
|
15 years ago |
Daniel Grunwald
|
a917b1cfb1
|
Evaluate constant expressions in the correct context.
|
15 years ago |
Daniel Grunwald
|
e1ac50d734
|
Implemented C# attributes.
|
15 years ago |
Daniel Grunwald
|
eb24135e41
|
Implemented IConstantValue for C#.
Fixed bugs when resolving conditional expressions.
|
15 years ago |