1 Commits (adb8a987d15db3436706b971860ff8cc2e6b82c2)

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 10 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 14 years ago
Siegfried Pammer 7542cc72bb relicense NR.VB under MIT X11 license 14 years ago
Siegfried Pammer 3526e79db6 implement query expression AST 14 years ago
Siegfried Pammer 6e7b1d27fb add conversion of DllImports to ExternalMethodDeclarations 14 years ago
Siegfried Pammer 15bc1e3a9d implemented DoLoopStatement and UsingStatement 14 years ago
Siegfried Pammer f07bde37c7 implement VB 11 Iterators 14 years ago
Siegfried Pammer ff97e9c634 add support for OperatorDeclaration and some more statements 14 years ago
Siegfried Pammer 69d92bde98 implement conversion of AsExpression to TryCast, improve conversion of string literals, add UnaryOperatorExpression 14 years ago
Siegfried Pammer 2a45819408 implement ArrayCreateExpression and CastExpression 14 years ago
Siegfried Pammer 93b63848cc add support for EventDeclaration and some more binary operators 14 years ago
Siegfried Pammer e5fb8d9560 implemented IfElseStatement and some more expressions 14 years ago
Siegfried Pammer 6e8b73b23a implement proper conversion of FieldDeclaration 14 years ago