1 Commits (a94671183e5e3598b674235ee180cd97b70a6aa6)

Author SHA1 Message Date
Daniel Grunwald 6e47de16f8 Delete in-tree AvalonEdit, NRefactory and Mono.Cecil in preparation for using git submodules. 10 years ago
Daniel Grunwald 804fbb0ec3 Remove NRefactory source code, preparing for submodule 11 years ago
Siegfried Pammer 6347c22404 fix #366 13 years ago
Siegfried Pammer 6e86570127 corrected spelling of Overrides-modifier; convert virtual to Overridable and override to Overrides 15 years ago
Siegfried Pammer 7542cc72bb relicense NR.VB under MIT X11 license 15 years ago
Siegfried Pammer 3526e79db6 implement query expression AST 15 years ago
Siegfried Pammer 6e7b1d27fb add conversion of DllImports to ExternalMethodDeclarations 15 years ago
Siegfried Pammer 15bc1e3a9d implemented DoLoopStatement and UsingStatement 15 years ago
Siegfried Pammer f07bde37c7 implement VB 11 Iterators 15 years ago
Siegfried Pammer ff97e9c634 add support for OperatorDeclaration and some more statements 15 years ago
Siegfried Pammer 69d92bde98 implement conversion of AsExpression to TryCast, improve conversion of string literals, add UnaryOperatorExpression 15 years ago
Siegfried Pammer 2a45819408 implement ArrayCreateExpression and CastExpression 15 years ago
Siegfried Pammer 93b63848cc add support for EventDeclaration and some more binary operators 15 years ago
Siegfried Pammer e5fb8d9560 implemented IfElseStatement and some more expressions 15 years ago
Siegfried Pammer 6e8b73b23a implement proper conversion of FieldDeclaration 15 years ago