Mike Krüger
|
ecbc616d23
|
Added unit test for bug report.
(use case already works)
|
14 years ago |
Mike Krüger
|
bb27ef5132
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
04f8720739
|
Added formatting factory - formatting options should be created with
that.
|
14 years ago |
Mike Krüger
|
42f6bfbe8a
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
bd201520a1
|
Fixed enum base type bug.
|
14 years ago |
Mike Krüger
|
3eff925c8f
|
Fixed code completion exception.
|
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 |
Mike Krüger
|
d85bb0ecbb
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
a1797827e4
|
Fixed code completion bug.
|
14 years ago |
Mike Krüger
|
193a153070
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
7474cdb8b6
|
Fixed member reference expression bug.
|
14 years ago |
Mike Krüger
|
1713776db3
|
Fixed warnings.
|
14 years ago |
mike
|
f78b052fb1
|
Fixed bug in override completion.
|
14 years ago |
mike
|
837d48d50a
|
Completion engine now works on freezed compilation units.
|
14 years ago |
Mike Krüger
|
a798d1a622
|
Fixed override completion data bug.
|
14 years ago |
Mike Krüger
|
05fc2775ab
|
Added interface return types test.
|
14 years ago |
Mike Krüger
|
c0deae7fee
|
Fixed 2 mcs issues.
|
14 years ago |
Mike Krüger
|
381334489e
|
Updated mcs & added unit test.
|
14 years ago |
mike
|
e2b304397c
|
Fixed using declaration context.
|
14 years ago |
mike
|
b0de87339a
|
Fixed some more attribute completion tests.
|
14 years ago |
mike
|
e394fb5efc
|
Added some more attribute context tests & fixes.
|
14 years ago |
mike
|
288ab73621
|
Fixed some completion tests.
|
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 |
Mike Krüger
|
2c7c1c7ee7
|
Fixed failing unit test, added a test to document a wrong parser
behaviour.
|
14 years ago |
Mike Krüger
|
d8d65fc9d9
|
Fixed code completion bug.
|
14 years ago |
Mike Krüger
|
ea14dc823b
|
Updated parameter data provider interface.
|
14 years ago |
Mike Krüger
|
4632c42a7a
|
Fixed unit test.
|
14 years ago |
Mike Krüger
|
de6870b067
|
Fixed completion unit test.
|
14 years ago |
Mike Krüger
|
d89d25c11d
|
Added failing unit test.
|
14 years ago |
Mike Krüger
|
8d5b268fdf
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
17a8d4394a
|
Fixed completion bug.
|
14 years ago |
Mike Krüger
|
3b682d43b1
|
Fixed code completion bug.
|
14 years ago |
Mike Krüger
|
426ce5dccf
|
Removed some ignore attributes.
|
14 years ago |
Daniel Grunwald
|
5c9dfb9896
|
Fixed IUnresolvedTypeDefinition.Resolve() and IAssembly.GetTypeDefinition(IUnresolvedTypeDefinition) to always retrieve the correct version of the type definition for the compilation, even if the IUnresolvedTypeDefinition is a different version.
The two methods now return UnknownType/null if the IUnresolvedTypeDefinition does not belong to the assembly.
|
14 years ago |
Mike Krüger
|
dce53cb312
|
Fixed code completion bug.
|
14 years ago |
Mike Krüger
|
93bea6d4d1
|
Fixed failing unit test.
|
14 years ago |
Mike Krüger
|
7431897ae7
|
Implemented 'partial' completion.
|
14 years ago |
Mike Krüger
|
e0d4232751
|
Added unit test for "as" expression context.
|
14 years ago |
Mike Krüger
|
dba7b479ae
|
Fixed operators show up in completion list.
|
14 years ago |
Mike Krüger
|
a33b320958
|
Fixed failing unit test.
|
14 years ago |
Mike Krüger
|
b5c90d631c
|
Added unit test for "Finalizer" method not shown.
|
14 years ago |
Mike Krüger
|
1c46d7d4c5
|
Added unit test for category sorting.
|
14 years ago |
Mike Krüger
|
7befa599aa
|
Fixed for context completion.
|
14 years ago |
Mike Krüger
|
eb5f2577eb
|
Fixed constructor this/base unit test.
|
14 years ago |
Mike Krüger
|
2d49624c9b
|
Ignored failing tests.
|
14 years ago |
Mike Krüger
|
5377104c8a
|
Added named argument context.
|
14 years ago |
Mike Krüger
|
850776fabc
|
Fixed completion test case.
|
14 years ago |
Mike Krüger
|
b5da9b1ce3
|
Fixed some unit tests.
|
14 years ago |
Mike Krüger
|
e6877e9856
|
Fixed completion unit test.
|
14 years ago |