Mike Krüger
|
925de642b5
|
Code actions can now be bound to an ast node.
|
13 years ago |
Daniel Grunwald
|
60fc3694b7
|
Use StringComparison.Ordinal
|
13 years ago |
Mike Krüger
|
9fb443ade8
|
Improved code issue tests - renamed some issues and actions.
|
14 years ago |
Mike Krüger
|
296fc865c9
|
Fixed some translation strings/code issues can now offer more actions.
|
14 years ago |
Mike Krüger
|
acfcf370ef
|
Changed the ContextAction/Inspector API.
|
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
|
c6ae6c30ee
|
Script refactoring.
|
14 years ago |
Mike Krüger
|
b4c19465bd
|
Added CancellationToken support for the context actions.
|
14 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
Mike Krüger
|
1b7906ae68
|
Worked on context actions.
|
14 years ago |
Mike Krüger
|
0f5f4740fa
|
worked on context actions.
|
14 years ago |
Mike Krüger
|
6e1eaf15f8
|
Added monodevelop context actions.
|
14 years ago |
Mike Krüger
|
d561ccf9b1
|
Merged some changes from monodevelop.
|
14 years ago |
Mike Krüger
|
c01ba21f1e
|
Converted the unit tests.
Some of them are failing - I expect it has to do with the adapter.
|
15 years ago |
Mike Krüger
|
2bee26ad27
|
Added AST formatting visitor.
|
15 years ago |
Daniel Grunwald
|
e6c0091ba2
|
Implement pattern matching for statements.
|
15 years ago |
Mike Krüger
|
16baa75795
|
Corrected astvisitor interface naming.
|
15 years ago |
Mike Krüger
|
66d45aca27
|
Added some token getters.
|
15 years ago |
Daniel Grunwald
|
5a0087aa1b
|
Rename files Dom->Ast.
|
15 years ago |
Daniel Grunwald
|
bf49569c22
|
Rename Dom->Ast.
|
15 years ago |
Daniel Grunwald
|
0f01f3be17
|
C# Ast refactoring: introduce Role<T> and add setters.
|
15 years ago |
Mike Krüger
|
7b6cecca2c
|
Merged with mondevelop AST. + Did some minor renamings
+ Removed unused EnumDeclaration
|
15 years ago |
Mike Krüger
|
396c2b3931
|
Updated AST & mcs.
|
15 years ago |
Mike Krüger
|
c4702354c5
|
Added C# DOM
|
15 years ago |