Mike Krüger
|
90bf204c7f
|
Moved the roles class out of AstNode.
|
14 years ago |
mike
|
e93009afee
|
Fixed context action unit tests.
|
14 years ago |
mike
|
5d33b319d9
|
Revert "Refactoring context now exposes the document instead of the document"
This reverts commit 3d4550cee9.
Changed my mind - since changes should always done with the 'Script'.
|
14 years ago |
mike
|
3d4550cee9
|
Refactoring context now exposes the document instead of the document
like functions.
|
14 years ago |
Daniel Grunwald
|
bcad2e12f7
|
DocumentScript bugfixes.
|
14 years ago |
Daniel Grunwald
|
8179556203
|
Add DocumentScript that implements Script using a mutable document.
|
14 years ago |
Daniel Grunwald
|
c6ae6c30ee
|
Script refactoring.
|
14 years ago |
Mike Krüger
|
b4c19465bd
|
Added CancellationToken support for the context actions.
|
14 years ago |
Mike Krüger
|
5dfe563bba
|
Fixed naming.
|
14 years ago |
Mike Krüger
|
96e434efbc
|
Added GenerateProperty context action.
|
14 years ago |
Mike Krüger
|
d284cbb726
|
Remove region context action is now more efficient in choosing the
subtrees to analyze.
|
14 years ago |
Mike Krüger
|
de443b715f
|
Fixed possible exception in create event incocation context action.
|
14 years ago |
mike
|
7451607834
|
Added "RemoveRegion" context action.
|
14 years ago |
Mike Krüger
|
d88c793032
|
Fixed bug in RemoveBackingStore context action.
|
14 years ago |
Mike Krüger
|
764b8a33f4
|
Added unit tests for context actions.
|
14 years ago |
Mike Krüger
|
e6df8e7628
|
Added unit tests for SplitDeclarationAndAssignment context action.
|
14 years ago |
Mike Krüger
|
11a9ce2287
|
Added context action unit tests.
|
15 years ago |
Daniel Grunwald
|
f631199013
|
Type system refactoring: split unresolved/resolved type systems.
|
15 years ago |
Daniel Grunwald
|
dfc98609ce
|
Move ICSharpCode.Editor into NRefactory.
|
15 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
15 years ago |