22 Commits (9393ea6af1d40cbc1470d78b7e88eea72bdabd35)

Author SHA1 Message Date
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" 14 years ago
mike 3d4550cee9 Refactoring context now exposes the document instead of the document 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 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