16 Commits (c5a7f04506b4019f2136abc17194268c3177591a)

Author SHA1 Message Date
Siegfried Pammer d2b3abb276 #2516: Add ILSpy.AddIn.slnf, ILSpy.Wpf.slnf and ILSpy.XPlat.slnf; replaces Frontends.sln 4 years ago
Freakness109 6c93b76e99 ILSpyCmd: Add support for decompressing single-file bundles 4 years ago
Siegfried Pammer 2a9a5237d1 Fix exception when trying to export project for which no target-framework moniker was detected. 4 years ago
Siegfried Pammer 2b4a0a3a2a Fix #2209: Update IlspyCmdProgram.cs to the latest version of WholeProjectDecompiler. 5 years ago
Will Speak 9f7bcc0dd9 Show Sequence Points from CLI 5 years ago
dymanoid b492a20442 Move assembly resolution logic to better place 5 years ago
dymanoid a952cda502 Create dedicated namespace for project decompiler 5 years ago
Siegfried Pammer a855f4e8e3 Fix #1892: Document new ilspycmd line options for P2 5 years ago
Siegfried Pammer 597ee991a2 Fix #1676: Add pdb support to powershell and command-line frontends 6 years ago
Siegfried Pammer 7f873b8f38 Add RemoveDeadCode and RemoveDeadStores setting to ilspycmd. 6 years ago
Siegfried Pammer cffc95e7b1 Add languageversion option to ilspycmd. 6 years ago
Siegfried Pammer d2999e7d5d Simplify ShowIL implementation 6 years ago
Siegfried Pammer 2dc1dd4efc Refactor IlspyCmdProgram to use non-static methods. 6 years ago
Siegfried Pammer 61a3c19a0e Fix #1431: Add -r|-referencepath option 6 years ago
Christoph Wille 46b26eda44 AllowedValues is not useable for multi-value options 6 years ago
Christoph Wille 9adf21392a Switch ilspycmd to attribute usage (from builder) 6 years ago