Siegfried Pammer
|
02f19291eb
|
implement find references on local variables
|
14 years ago |
Mike Krüger
|
74bc8b2763
|
Fixed chevron & constraints locations.
|
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 |
Siegfried Pammer
|
8a598a7b19
|
fix CSharpBinding reference to NRefactory.CSharp; fix long type names bug in CSharpAmbience
|
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
|
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 |
Siegfried Pammer
|
e6d84ff111
|
moved Ambience to NRefactory
|
14 years ago |
Siegfried Pammer
|
49c5c791fd
|
implement all different members in CSharpAmbience output
|
14 years ago |
Siegfried Pammer
|
5beb702c2e
|
implement CSharpAmbience for ITypeDefinition
|
14 years ago |
Daniel Grunwald
|
952696941a
|
Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly)
|
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 |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |