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
|
7dda083aa5
|
Added name context test suite.
|
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 |
Daniel Grunwald
|
812c1dc696
|
Added LINQ where test.
|
14 years ago |
Mike Krüger
|
5218417fa8
|
Improved completion of enums.
|
14 years ago |
mike
|
0a71c80a06
|
Fixed some more array initializer context bugs.
|
14 years ago |
mike
|
0017621fc2
|
Fixed array initializer completion case.
|
14 years ago |
mike
|
0ba844ea4a
|
Fixed type parameter completion bug.
|
14 years ago |
mike
|
d66eb1dcda
|
Added new completion test case + bugfix.
|
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
|
3a15d36603
|
Fixed some code completion unit tests.
|
14 years ago |
Mike Krüger
|
37795e43a1
|
Fixed parsing of some statements, improved "foreach" context in code
completion.
|
14 years ago |
Mike Krüger
|
6b7acf5147
|
Added foreach statement variable declaration test.
|
14 years ago |
Mike Krüger
|
77a75818d6
|
Fixed constraints parsing #2.
|
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
|
63367b955b
|
Fixed some keyword cc tests.
|
14 years ago |
Mike Krüger
|
78ac5bb6f5
|
Fixed some code completion unit tests.
|
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 |
Daniel Grunwald
|
4ccc313d46
|
Normalize newlines
|
14 years ago |
Mike Krüger
|
e69e9f13f5
|
Fixed enum context.
|
14 years ago |
Mike Krüger
|
bcde6f1af6
|
Worked on enum context.
|
14 years ago |
Mike Krüger
|
37798b0eba
|
Improved get/set keyword handling.
|
14 years ago |
Mike Krüger
|
7e5380551b
|
Updated mcs/fixed some code completion cases.
|
14 years ago |
Mike Krüger
|
5069b98f17
|
Fixed code completion bug.
|
14 years ago |
Mike Krüger
|
3b6fda215c
|
Added gtk demo & fixed code completion bug.
|
14 years ago |
Mike Krüger
|
057c0beee2
|
Fixed "partial" bug.
|
14 years ago |
Mike Krüger
|
a701436950
|
Changed parameter completion API slightly.
|
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 |
Mike Krüger
|
98d1826a74
|
Added error expression as ast node.
|
14 years ago |
Mike Krüger
|
2d70017cf7
|
Fixed some parameter resolve result issues.
|
14 years ago |
Mike Krüger
|
1bc609ff79
|
Added pre processor "if"/"elif" contexts.
|
14 years ago |
Mike Krüger
|
0ab566c3c0
|
Fixed "partial" context.
|
14 years ago |
Mike Krüger
|
af6ba7d756
|
Fixed unit test.
|
14 years ago |
Mike Krüger
|
bf3fdb3659
|
Added variable statement declaration tests.
|
14 years ago |