3 Commits (37c51b558385923e49cd8c2e8f83651f5e860555)

Author SHA1 Message Date
Siegfried Pammer 37c51b5583 fixup attributes 2 months ago
Siegfried Pammer 56edf27334 Add DecompilerAstNode attributes 2 months ago
Siegfried Pammer f7343c75d0 Add support for simple recursive patterns where the sub pattern is a simple type pattern. 2 years ago
Siegfried Pammer c9f5e5dd33 Refactor ForeachStatement to support deconstruction 5 years ago
Siegfried Pammer 95f2ae7aef Add ILAst base for Deconstruction and Pattern Matching 5 years ago
Siegfried Pammer 3dc75b9366 Add additional C# AST nodes used for deconstruction. 5 years ago
Daniel Grunwald d78d423d10 Add tuple types to type system and syntax tree. 7 years ago
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 7d8d3195f0 add EmptyExpression conversion, improve fixed-Statement conversion 14 years ago
Daniel Grunwald 275f0f6d21 Implemented "Save Assembly as C# Project" 15 years ago
Daniel Grunwald 614bce445a Add length limit to AvalonEdit output; added support for decompiling directly to disk. 15 years ago
Daniel Grunwald 507ae707cb Move TreeNodes to their own namespace. 15 years ago
Daniel Grunwald d569ba5395 Moving the disassembler into the ICSharpCode.Decompiler library. 15 years ago
Daniel Grunwald 1c8602df06 Prepare TreeView filtering. 15 years ago
Daniel Grunwald 47b64383f4 Copyright/License notices. 15 years ago
Daniel Grunwald d3d8892a3b Add references folder. 15 years ago