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 |
Mike Krüger
|
5218417fa8
|
Improved completion of enums.
|
14 years ago |
mike
|
0ba844ea4a
|
Fixed type parameter completion bug.
|
14 years ago |
Mike Krüger
|
d5677e56c2
|
Added parameter context tests.
|
14 years ago |
Mike Krüger
|
b7c1490d7f
|
Fixed completion case.
|
14 years ago |
Mike Krüger
|
8124aebf8c
|
Fixed some more cases of "new" completion.
|
14 years ago |
Mike Krüger
|
fa8e9a22e8
|
Fixed bug in "new" completion.
|
14 years ago |
Mike Krüger
|
831c0599b9
|
Added unit test for reported md bug.
|
14 years ago |
Mike Krüger
|
ff2a11b00a
|
Worked on unit tests.
|
14 years ago |
Mike Krüger
|
51986c4379
|
Worked on code completion unit tests.
|
14 years ago |
Mike Krüger
|
c453405dcf
|
Updated code completion to the latest type system changes.
|
14 years ago |
Mike Krüger
|
7e5380551b
|
Updated mcs/fixed some code completion cases.
|
14 years ago |
Mike Krüger
|
057c0beee2
|
Fixed "partial" bug.
|
14 years ago |
Mike Krüger
|
4a41972dfa
|
Fixed code completion bug "Bug 1932 - [new resolver] fields don't show
up unless prefixed with 'this.'".
|
14 years ago |