Daniel Grunwald
|
4fe7c72b16
|
Fixed context for determining accessibility of protected inner classes when resolving a base type reference (NameLookupTests.InheritFromProtectedInnerClassTest)
|
14 years ago |
Mike Krüger
|
f7fb29804d
|
Implemented better solution for the array initializer workaround hack.
|
14 years ago |
Mike Krüger
|
121c786499
|
Removed duplicate unit test.
|
14 years ago |
Mike Krüger
|
f5b7f574b3
|
[UnitTest] Added failing unit test.
|
14 years ago |
Mike Krüger
|
7bf1b4a850
|
Added some unit tests.
|
14 years ago |
Mike Krüger
|
63009ac085
|
Fixed 'Bug 4604 - [Resolver] Attribute Properties are not offered
valid autocomplete choices'.
|
14 years ago |
Mike Krüger
|
89be9aad27
|
[UnitTest] Enabled broken unit test.
|
14 years ago |
Mike Krüger
|
7a69c6544b
|
Fixed Issue #38: Parser Regression in ObjectCreate initialization
|
14 years ago |
Mike Krüger
|
6f1325dea7
|
Fixed Issue #44: The ending TextLocation of an ArrayCreateExpression
is incorrect when the array is initialized with zero elements
|
14 years ago |
Mike Krüger
|
ef726be8c9
|
[UnitTests] Disabled broken tests.
|
14 years ago |
Daniel Grunwald
|
c06cfeda6e
|
Fix icsharpcode/NRefactory#42: const IField returns IsStatic=false
|
14 years ago |
Daniel Grunwald
|
76e3cb4389
|
Fixed output visitor inserting too many newlines in SwitchSection.
Don't indent the case body if the case contains a single BlockStatement.
|
14 years ago |
Mike Krüger
|
523971996b
|
Fixed property formatting bug.
|
14 years ago |
Mike Krüger
|
94a8fdea36
|
Added unit test for Bug 4525 - Unexpected code completion exception
|
14 years ago |
Mike Krüger
|
cf9d360be7
|
[CodeActions] Worked on implement interface.
|
14 years ago |
Mike Krüger
|
0581a41bf2
|
Ignored failing unit test.
|
14 years ago |
Mike Krüger
|
bfdaaad444
|
Fixed declaration parameter formatting bugs.
|
14 years ago |
Mike Krüger
|
6126d9bd77
|
[Formatting] Fixed some formatting bugs.
|
14 years ago |
Mike Krüger
|
805e0721d9
|
Started implement interface/abstract members code action.
|
14 years ago |
Mike Krüger
|
da56a5bbfa
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
2aec1be700
|
Improved the handling of delegate contexts.
|
14 years ago |
Mike Krüger
|
2eb61acc51
|
Added failing unit test.
I assume that the problem is that B has a inner lass B.Foo - sicne it
works when Foobar inherits just from 'Foo'.
|
14 years ago |
Mike Krüger
|
5dbe3654f5
|
[Ast] Renamed named argument expression identifier -> name.
|
14 years ago |
Mike Krüger
|
45c8d0eb50
|
Fixed object creation completion issue.
|
14 years ago |
Mike Krüger
|
1704bd05ef
|
[Formatting] Implemented parameter wrapping.
|
14 years ago |
Mike Krüger
|
95b0c252f1
|
[Formatting] New line placement is now a 3 state.
|
14 years ago |
Mike Krüger
|
ecbc616d23
|
Added unit test for bug report.
(use case already works)
|
14 years ago |
Mike Krüger
|
198c085d72
|
Added some formatting options.
|
14 years ago |
Mike Krüger
|
debc7a0801
|
Added method call wrapping options.
|
14 years ago |
Mike Krüger
|
fa4f2e033e
|
Added chained method call wrapping option.
|
14 years ago |
Daniel Grunwald
|
e0f3421c1d
|
Add support for type forwarders.
|
14 years ago |
Mike Krüger
|
bb27ef5132
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
7dd4c63fff
|
Updated formatting tests.
|
14 years ago |
Mike Krüger
|
04f8720739
|
Added formatting factory - formatting options should be created with
that.
|
14 years ago |
Mike Krüger
|
ca289f5fc5
|
Improved array initializer wrapping options.
|
14 years ago |
Alex Mizuki
|
a34aaa85c3
|
project compilation
|
14 years ago |
Alex Mizuki
|
c189c5d214
|
failing tests for issue 35
|
14 years ago |
Mike Krüger
|
42f6bfbe8a
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
64ca5a01cb
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
9511d48927
|
Added KeepCommentsAtFirstColumn option.
|
14 years ago |
Mike Krüger
|
c882a84787
|
Added space in named argument formatting option.
|
14 years ago |
Mike Krüger
|
0326e93e02
|
Fixed other enum base type context.
|
14 years ago |
Mike Krüger
|
bd201520a1
|
Fixed enum base type bug.
|
14 years ago |
Mike Krüger
|
c0b97ae07e
|
Updated mcs/fixes some unit tests.
|
14 years ago |
Mike Krüger
|
e499b7aa20
|
Updated mcs.
|
14 years ago |
Mike Krüger
|
3eff925c8f
|
Fixed code completion exception.
|
14 years ago |
Mike Krüger
|
66a365e84f
|
Updated mcs.
|
14 years ago |
Mike Krüger
|
90eadb387f
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
666963643f
|
Fixed bug in parameter completion.
|
14 years ago |
Alex Mizuki
|
3f465c60f9
|
failing tests for issue 35
|
14 years ago |