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
|
510d58a28b
|
Fixed parameter test case.
|
14 years ago |
Mike Krüger
|
8b32926d67
|
Fixed const field access.
|
14 years ago |
Mike Krüger
|
e7833ba973
|
Added some more naming contexts.
|
14 years ago |
Mike Krüger
|
9a96b02042
|
Fixed using context/ added unit test for try ... catch case.
|
14 years ago |
Mike
|
2cfed41833
|
Fixed primitive type keywords.
|
14 years ago |
Mike Krüger
|
93bea6d4d1
|
Fixed failing unit test.
|
14 years ago |
Mike Krüger
|
1737920336
|
Added some unit tests.
|
14 years ago |
Mike Krüger
|
72258ae41b
|
Implemented type parameter type completion.
|
14 years ago |
Mike Krüger
|
a126210ec5
|
Improved anonymous type context.
|
14 years ago |
Mike Krüger
|
12b9542414
|
Fixed other LINQ case.
|
14 years ago |
Mike Krüger
|
ddc245e78b
|
Fixed "LINQ" context unit tests.
|
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.
|
15 years ago |
Mike Krüger
|
7befa599aa
|
Fixed for context completion.
|
15 years ago |
Mike Krüger
|
eb5f2577eb
|
Fixed constructor this/base unit test.
|
15 years ago |
Mike Krüger
|
2d49624c9b
|
Ignored failing tests.
|
15 years ago |
Mike Krüger
|
7dda083aa5
|
Added name context test suite.
|
15 years ago |
Mike Krüger
|
5377104c8a
|
Added named argument context.
|
15 years ago |
Mike Krüger
|
850776fabc
|
Fixed completion test case.
|
15 years ago |
Mike Krüger
|
b5da9b1ce3
|
Fixed some unit tests.
|
15 years ago |
Mike Krüger
|
e6877e9856
|
Fixed completion unit test.
|
15 years ago |
Daniel Grunwald
|
812c1dc696
|
Added LINQ where test.
|
15 years ago |
Mike Krüger
|
5218417fa8
|
Improved completion of enums.
|
15 years ago |
mike
|
0a71c80a06
|
Fixed some more array initializer context bugs.
|
15 years ago |
mike
|
0017621fc2
|
Fixed array initializer completion case.
|
15 years ago |
mike
|
0ba844ea4a
|
Fixed type parameter completion bug.
|
15 years ago |
mike
|
d66eb1dcda
|
Added new completion test case + bugfix.
|
15 years ago |
Mike Krüger
|
d5677e56c2
|
Added parameter context tests.
|
15 years ago |
Mike Krüger
|
b7c1490d7f
|
Fixed completion case.
|
15 years ago |
Mike Krüger
|
3a15d36603
|
Fixed some code completion unit tests.
|
15 years ago |
Mike Krüger
|
37795e43a1
|
Fixed parsing of some statements, improved "foreach" context in code
completion.
|
15 years ago |
Mike Krüger
|
6b7acf5147
|
Added foreach statement variable declaration test.
|
15 years ago |
Mike Krüger
|
77a75818d6
|
Fixed constraints parsing #2.
|
15 years ago |
Mike Krüger
|
8124aebf8c
|
Fixed some more cases of "new" completion.
|
15 years ago |
Mike Krüger
|
fa8e9a22e8
|
Fixed bug in "new" completion.
|
15 years ago |
Mike Krüger
|
831c0599b9
|
Added unit test for reported md bug.
|
15 years ago |
Mike Krüger
|
63367b955b
|
Fixed some keyword cc tests.
|
15 years ago |
Mike Krüger
|
78ac5bb6f5
|
Fixed some code completion unit tests.
|
15 years ago |
Mike Krüger
|
ff2a11b00a
|
Worked on unit tests.
|
15 years ago |
Mike Krüger
|
51986c4379
|
Worked on code completion unit tests.
|
15 years ago |
Mike Krüger
|
c453405dcf
|
Updated code completion to the latest type system changes.
|
15 years ago |