13 Commits (37c56e7e7b977de64c78a129031e6744b59ad7a2)

Author SHA1 Message Date
tom-englert da0117680b Fix some minor design flaws in new code. 8 months ago
tom-englert 2454cd3a99 Consolidate all options/settings to use a consistent WFP MVVM pattern. 8 months ago
tom-englert 39b036b027 Remove more code from MainWindow, refactor startup sequence 8 months ago
unknown c39a1f7fcc Add Show GC Info checkbox 2 years ago
Christoph Wille 003a2b45b4
Move Settings to ILSpyX (#2869) 2 years ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 3 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Andrew Au 28a1382a52 Some changes I wanted 5 years ago
plupiman 1afac33a00 fixing debugInfo 5 years ago
plupiman 7970c2f1b3 merging 5 years ago
Andrew Au 116b377250 Improving the code 5 years ago
plupiman fd0d89b253 Added UnwindInfo as an optional printout 5 years ago
Andrew Au 9c6706acb7 Create a new option page for disassembly options 5 years ago
Siegfried Pammer d8c1796c4a Add MetadataTokenHelpers to avoid crashing when dealing with MetadataTokens 7 years ago
Siegfried Pammer 07608e018f Fix bug in IntroduceDynamicTypeOnLocals 7 years ago
Siegfried Pammer 18bcba64c3 Add IntroduceDynamicTypeOnLocals transform 7 years ago
Siegfried Pammer 5fec6bd7f7 Implement Interval.WriteTo extension method on ILAst 8 years ago
Siegfried Pammer d40ecb5e0c [switch] Add StringToInt instruction 8 years ago
Siegfried Pammer e2dab8699f Fix generic using patterns. 8 years ago
Siegfried Pammer d1a514b451 Redesign of UsingInstruction. 8 years ago
Siegfried Pammer 4f7a479320 Add ILAstWritingOptions parameter to LockInstruction/UsingInstruction.WriteTo, fix merge errors. 8 years ago
Siegfried Pammer 6da8058587 Add Patterns correctness tests; add missing file headers 8 years ago
Siegfried Pammer dea81a685d Add UsingInstruction to ILAst. 8 years ago
Daniel Grunwald 66d1b744c3 Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
Siegfried Pammer 4da1addd2b Implement C# 2, C# 4 legacy and Roslyn lock patterns. 8 years ago