Mike Krüger
|
912908767c
|
Fixed type expected context.
|
14 years ago |
Mike Krüger
|
dba7b479ae
|
Fixed operators show up in completion list.
|
14 years ago |
Mike Krüger
|
f92742bdad
|
Removed double "default" item in switch context.
|
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
|
7befa599aa
|
Fixed for context completion.
|
14 years ago |
Mike Krüger
|
25faa21c01
|
Removed some debug messages / fixed possible null ref.
|
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
|
b5da9b1ce3
|
Fixed some unit tests.
|
14 years ago |
Mike Krüger
|
f8eed16fb9
|
Worked on completion engine API.
|
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
|
0a71c80a06
|
Fixed some more array initializer context bugs.
|
14 years ago |
mike
|
0017621fc2
|
Fixed array initializer completion case.
|
14 years ago |
mike
|
ef04ca0d70
|
Added flag for new completion.
|
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
|
d78d5f1727
|
Fixed "type too fast" issue in code completion.
|
14 years ago |
Mike Krüger
|
37795e43a1
|
Fixed parsing of some statements, improved "foreach" context in code
completion.
|
14 years ago |
Mike Krüger
|
df4805ff4a
|
Fixed compiler warnings.
|
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
|
e90bf1cbf3
|
fixed "Bug 2072 - Duplicate entries in the code completion list".
|
14 years ago |
Mike Krüger
|
63367b955b
|
Fixed some keyword cc tests.
|
14 years ago |
Mike Krüger
|
d5880aa58e
|
Fixed possible null reference exception.
|
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 |
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
|
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
|
1bc609ff79
|
Added pre processor "if"/"elif" contexts.
|
14 years ago |
Mike Krüger
|
03ee478b96
|
Improved current member recognition.
|
14 years ago |
Mike Krüger
|
c29b4ed97f
|
Added missing follow up char.
|
14 years ago |
Mike Krüger
|
0ab566c3c0
|
Fixed "partial" context.
|
14 years ago |
Mike Krüger
|
d461987839
|
Improved comment & string context recognition.
|
14 years ago |
Daniel Grunwald
|
f631199013
|
Type system refactoring: split unresolved/resolved type systems.
|
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 |
Mike Krüger
|
8c8286404d
|
Fixed field declaration context & "new" expression context.
|
14 years ago |
Mike Krüger
|
86b3da295f
|
Added object initializer tests & fixed them.
|
14 years ago |