Mike Krüger
|
e07b8fa3fe
|
Fixed some dot locations.
|
14 years ago |
Mike Krüger
|
0dd31176bf
|
Fixed empty statement end location.
|
14 years ago |
Mike Krüger
|
7ed3af27fc
|
Updated mcs (fixed char posititions).
|
14 years ago |
Mike Krüger
|
cff7997d5c
|
Fixed some declarator assign token locations.
|
14 years ago |
Mike Krüger
|
8fb218baad
|
Handled pre processor directives - fist approach.
|
14 years ago |
Mike Krüger
|
9d3c0767b5
|
Fixed some issues with comment insertion.
|
14 years ago |
Mike Krüger
|
d683689d05
|
added serializable attributes.
|
14 years ago |
Mike Krüger
|
61c9894215
|
removed debug message.
|
14 years ago |
Mike Krüger
|
22a97b5e9f
|
Added 'default' section keywords.
|
14 years ago |
Mike Krüger
|
a2a077fc0e
|
added enum member assign token & case label colon token.
|
14 years ago |
Mike Krüger
|
71f47a687a
|
Added more debug output.
|
14 years ago |
Mike Krüger
|
2cad4e33d0
|
fixed location bug.
|
14 years ago |
Mike Krüger
|
50f95d31ab
|
Updated mcs.
|
14 years ago |
Mike Krüger
|
d1db72ba83
|
Added missing "new" keyword.
|
14 years ago |
Mike Krüger
|
382f695506
|
Fixed some locations in array create expression.
|
14 years ago |
Mike Krüger
|
14d06380bb
|
Fixed implicit/explicit operator locations.
|
14 years ago |
Mike Krüger
|
03babc6369
|
Corrected constructor locations.
|
14 years ago |
Mike Krüger
|
0d6d9ac4d9
|
Added type parameter variances & tokens.
|
14 years ago |
Mike Krüger
|
76249ecc66
|
Added explicit interface dot.
|
14 years ago |
Mike Krüger
|
babe656eb2
|
Fixed some dot locations inside member type names.
|
14 years ago |
Mike Krüger
|
c671230693
|
Fixed type argument commas.
|
14 years ago |
Mike Krüger
|
1b216819c9
|
Fixed literal values of bools.
|
14 years ago |
Mike Krüger
|
99b1a32e03
|
Added debug message.
|
14 years ago |
Mike Krüger
|
42e49ce6ef
|
Fixed operator declaration operator location.
|
14 years ago |
Mike Krüger
|
15b30e9335
|
Corrected comma locations.
|
14 years ago |
Mike Krüger
|
2e6b746035
|
Improved error messages a bit.
|
14 years ago |
Daniel Grunwald
|
a1a649e84e
|
Remove ITextEditorAdapter and use IDocument instead.
|
14 years ago |
Mike Krüger
|
0413ce92f9
|
Added completion engine stub.
|
14 years ago |
Mike Krüger
|
eb6c399d8c
|
Moved to completion namespace.
|
14 years ago |
Mike Krüger
|
c82538ebe4
|
Added basic code completion interfaces.
|
14 years ago |
Mike Krüger
|
42aa01a527
|
Improved error message.
|
14 years ago |
Mike Krüger
|
74bc8b2763
|
Fixed chevron & constraints locations.
|
14 years ago |
Mike Krüger
|
64b7dff80c
|
Removed more target framework profiles.
|
14 years ago |
Mike Krüger
|
20ba8992a4
|
Improved error message.
|
14 years ago |
Mike Krüger
|
3303c99160
|
Corrected constraint locations.
|
14 years ago |
Mike Krüger
|
2fc0c7c8b3
|
Fixed bug with class keyword.
|
14 years ago |
Mike Krüger
|
5e8e124ec5
|
Removed client target framework profile.
|
14 years ago |
Mike Krüger
|
65d87739bd
|
added dots in using declaration.
|
14 years ago |
Mike Krüger
|
eddd015987
|
Fixed enum member commas.
|
14 years ago |
Mike Krüger
|
b1fa379e6b
|
Fixed location bug.
|
14 years ago |
Mike Krüger
|
ea6e15c28d
|
Fixed method/operator semicolons.
|
14 years ago |
Mike Krüger
|
ab28842b04
|
Added base type comma tokens.
|
14 years ago |
Mike Krüger
|
9b28b2821d
|
Fixed colon / optional commas in type delcarations.
|
14 years ago |
Mike Krüger
|
96195ac0ef
|
fixed +-1 issue.
|
14 years ago |
Mike Krüger
|
0ee81980ec
|
* Log.cs:
* ICSharpCode.NRefactory.csproj:
* CSharpParser.cs:
* location.cs:
* cs-parser.cs:
* cs-parser.jay: Fixed optional semicolon location.
|
14 years ago |
Mike Krüger
|
bd01cadd93
|
Fixed parameter comma locations.
|
14 years ago |
Mike Krüger
|
f302311c5a
|
Fixed positioning error.
|
14 years ago |
Daniel Grunwald
|
9de8c14c02
|
Fixed resolving event declarations.
|
14 years ago |
Daniel Grunwald
|
dfc98609ce
|
Move ICSharpCode.Editor into NRefactory.
|
14 years ago |
Daniel Grunwald
|
b7a17c206e
|
Adjust unit tests to InvocationResolveResult changes.
|
14 years ago |