Daniel Grunwald
|
ee5d87a0f8
|
Add year to license headers.
|
13 years ago |
Daniel Grunwald
|
4324311718
|
Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts.
|
13 years ago |
Mike Krüger
|
04f8720739
|
Added formatting factory - formatting options should be created with
that.
|
14 years ago |
Mike Krüger
|
90bf204c7f
|
Moved the roles class out of AstNode.
|
14 years ago |
Daniel Grunwald
|
fe8e098a27
|
Fixed some FxCop warnings.
|
14 years ago |
Daniel Grunwald
|
a353f23d70
|
Combine AttributedNode and MemberDeclaration into EntityDeclaration.
|
14 years ago |
Daniel Grunwald
|
b416f38f78
|
CSharpAmbience: allow passing in a custom IOutputFormatter.
|
14 years ago |
Daniel Grunwald
|
d6f3c841ce
|
Replace ConversionFlags.UseFullyQualifiedMemberNames with ConversionFlags.ShowDeclaringType.
|
14 years ago |
Daniel Grunwald
|
3eee3466a4
|
CSharpOutputVisitor is now using the IAstVisitor with void return type.
Removed default value for 'data' on AcceptVisitor() methods.
|
14 years ago |
Daniel Grunwald
|
e52e57e20a
|
Fixed crash in CSharpAmbience on delegate declarations.
|
14 years ago |
Daniel Grunwald
|
9d7c018fb2
|
Adjusted C# resolver to refactored type system.
|
14 years ago |
Daniel Grunwald
|
f631199013
|
Type system refactoring: split unresolved/resolved type systems.
|
14 years ago |
Siegfried Pammer
|
8a598a7b19
|
fix CSharpBinding reference to NRefactory.CSharp; fix long type names bug in CSharpAmbience
|
14 years ago |
Siegfried Pammer
|
e6d84ff111
|
moved Ambience to NRefactory
|
14 years ago |