Daniel Grunwald
|
0eeedc4d75
|
Add ResolveVisitor-based tests to SimpleNameLookupTests.
|
15 years ago |
Daniel Grunwald
|
6f913c6d53
|
ResolveVisitor: use explicit interface implementation of IDomVisitor.
Demo App: use NodeListResolveVisitorNavigator to resolve only the currently selected node.
|
15 years ago |
Daniel Grunwald
|
e64faf10b7
|
Implemented local variable type inference.
|
15 years ago |
Daniel Grunwald
|
7d320b5da2
|
Added IResolveVisitorNavigator
|
15 years ago |
Daniel Grunwald
|
d3c18d130c
|
TypeSystemConvertVisitor: add support for properties and events.
|
15 years ago |
Daniel Grunwald
|
c0b28c03e3
|
TypeSystemConvertVisitor: added support for fields and methods
|
15 years ago |
Daniel Grunwald
|
823c73c93f
|
Make IdentifierExpression.Identifier return the identifier string.
ResolveVisitor: associate declarations with the resolved entity
|
15 years ago |
Daniel Grunwald
|
3b991e6a0d
|
Simplify CSharp.Dom.
Add delegate support to TypeSystemConvertVisitor.cs.
Add support for resolving object creation (constructor calls).
|
15 years ago |
Daniel Grunwald
|
51c01bce67
|
Add "Resolve" button to NRefactory.Demo.
Bugfixes for parser + resolver.
|
15 years ago |
Daniel Grunwald
|
2f91b65b74
|
Add more SimpleNameLookupTests.
|
15 years ago |
Daniel Grunwald
|
a7e253e3ea
|
Add C# resolve visitor.
|
15 years ago |