5 Commits (343694c5499d2dd68896563bbbfc72604231deef)

Author SHA1 Message Date
Siegfried Pammer a6721df590 Fix #2707: Resolve full path to OutputDirectory before using it. 3 years ago
superstrom 29bfe82d11
Fix allowed Language Versions 3 years ago
Christoph Wille d5be62eb80 Fix #2675 3 years ago
Siegfried Pammer 05eb2cdf04 Fix #2363: CLI support for generating a solution from multiple projects (based on code provided by @marwie in #2364) 3 years ago
Christoph Wille afff9c325d Rename ics.d.Console to ics.ILSpyCmd 3 years ago
Siegfried Pammer 1b51c9830d Fix build. 3 years ago
Siegfried Pammer 4b475cfa69 Create ILSpyX project and make the following APIs reusable: 3 years ago
GreyXor 7ae31fa7f3
ilspycmd nested directories decompiler setting 3 years ago
Christoph Wille 3503b91f77 Fix unreachable code 3 years ago
Siegfried Pammer d04df6e387 ilspycmd: Add missing long forms of some options. 4 years ago
Siegfried Pammer d4a7870df6 ilspycmd: Use VersionOptionFromMember to allow using --version without an argument. 4 years ago
Siegfried Pammer 130a07dbb4 ilspycmd: fix LanguageVersion help text 4 years ago
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