18 Commits (8a123d2b1bcfc132b3fc0a81d8e49f208b84f318)

Author SHA1 Message Date
Siegfried Pammer 8a123d2b1b Generate AcceptVisitor overloads 5 months ago
Siegfried Pammer bd396adcdd fixup attributes 5 months ago
Siegfried Pammer 2f9a57f41a Delete Null Objects 5 months ago
Siegfried Pammer b2c8072a02 Add DecompilerAstNode attributes 5 months ago
Daniel Grunwald ffed8ea2c8 #nullable enable for AstNode 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 9e0e8d1cbc Add basic support for C# 8.0 enhanced using statements. 5 years ago
Siegfried Pammer 562699fc94 Add support for C# 8.0 await foreach 5 years ago
Siegfried Pammer c9f5e5dd33 Refactor ForeachStatement to support deconstruction 5 years ago
Siegfried Pammer 18ace00266 Refactor LocalFunctionDeclarationStatement + LocalFunctionMethod 6 years ago
Siegfried Pammer e029266d40 Fix tokens used for catch-when clause. 6 years ago
Siegfried Pammer e211b01595 Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
Siegfried Pammer c7f98a4db7 Add support for await using statements. 6 years ago
Siegfried Pammer 8d1522f387 Transform display classes used in local functions. 7 years ago
Siegfried Pammer bd77b8301f Basic implementation of local functions. 7 years ago
Daniel Grunwald b7d36c7597 Remove Expression->Statement operator implicit. 8 years ago
Siegfried Pammer 840ec04fde Namespace adjustments for Syntax classes 9 years ago
Christoph Wille 1ce8349dd9 Adjust namespaces 9 years ago