Daniel Grunwald
|
d09dc0e10a
|
Fix compiler warnings
|
12 years ago |
Mike Krüger
|
3c55ad09ce
|
Fixed some unit tests.
|
12 years ago |
Mike Krüger
|
925de642b5
|
Code actions can now be bound to an ast node.
|
12 years ago |
Mike Krüger
|
f699f59432
|
[CodeActions] Added new property to improve the user experience by
connecting code actions to issues.
|
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 |
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
|
11a9ce2287
|
Added context action unit tests.
|
14 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
Mike Krüger
|
6e1eaf15f8
|
Added monodevelop context actions.
|
14 years ago |
Mike Krüger
|
8237448dbd
|
Renamed interface.
|
14 years ago |
Mike Krüger
|
450be5a945
|
Corrected locations for parset expressions/statments/type members.
|
14 years ago |
Mike Krüger
|
749f5a885e
|
Updated parser & mcs.
|
15 years ago |
Daniel Grunwald
|
9d5390cdbf
|
Add pattern matching support to the NRefactory C# AST.
|
15 years ago |
Mike Krüger
|
16baa75795
|
Corrected astvisitor interface naming.
|
15 years ago |
Mike Krüger
|
915a122bf0
|
Added some comments.
|
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 |