1667 Commits (005135be0fe6a8a5a4b6c13f5448275c8ab92a51)

Author SHA1 Message Date
Andrew Au 28a1382a52 Some changes I wanted 6 years ago
plupiman a2312f594d Decorate ReadyToRun dissassembly with NativeVarInfo 6 years ago
Siegfried Pammer 6e68562bd9 Fix #580: Always flatten base types list. 6 years ago
Siegfried Pammer 6062cdd26d AssemblyListManager: add keyboard input actions to dialog and fix bugs in rename/delete handler. 6 years ago
Siegfried Pammer b43a3ad059 Allow selecting current assembly list via double click in ManageAssemblyListsDialog 6 years ago
Daniel Grunwald 5a8cfc25ba Add some tests for native integers. 6 years ago
Daniel Grunwald c9e41d0582 Add support for decoding `NativeIntegerAttribute`. 6 years ago
Siegfried Pammer 79f2c19a10 Fix bugs ExportedTypeTableTreeNode 6 years ago
Christoph Wille c3f61327cd v6 RTM RevisionClass 6 years ago
Daniel Grunwald 62fcab8d99 #2050: Allow inlining into the StObj target slot when this is possible without changing the program semantics. 6 years ago
Daniel Grunwald c0b1119fab Use C# 8.0 to build ILSpy. 6 years ago
Siegfried Pammer 6582c545a8 Fix build. 6 years ago
Siegfried Pammer eeba91fba5 Use nameof in RaisePropertyChanged calls. 6 years ago
Siegfried Pammer 789b4e35e5 Reduce number of possible hiccups during MEF initialization by reducing the number of Task.GetAwaiter().GetResult() calls. 6 years ago
Siegfried Pammer 428cc1bc52 Set VersionName = "rc1" 6 years ago
Siegfried Pammer a93ac0cc32 Upgrade ILSpy.exe to System.Reflection.Metadata 1.8.1 6 years ago
dymanoid b492a20442 Move assembly resolution logic to better place 6 years ago
dymanoid a952cda502 Create dedicated namespace for project decompiler 6 years ago
dymanoid 48be6267f3 Replace tuples with value tuples 6 years ago
dymanoid 967aed2667 Add an option for new SDK style project format 6 years ago
Austin Wise aae304b3db Update links to Microsoft Docs. 6 years ago
dymanoid 8e7774de98 Add interface implementation analyzer and tests 6 years ago
dymanoid 211cc7aeae Rename analyzers to reflect their headers 6 years ago
Siegfried Pammer 47311949d4 Revert "Fix #2013: Add option to extract self-contained executables (PublishSingleFile)." 6 years ago
Siegfried Pammer 3436ac3246 Fix #2018: Improve tooltips in IL/IL with C#/R2R view to show full member signatures 6 years ago
Siegfried Pammer dcb9631677 Fix #2017: Make sure we never use an empty string as tab header 6 years ago
Siegfried Pammer 27744e6006 Fix #2019: Add MMB shortcut to "Open in new tab" for tree view and links 6 years ago
Siegfried Pammer e18dc00ceb Remove unused code from ReferenceElementGenerator 6 years ago
Siegfried Pammer 0d390d604f Fix #2013: Add option to extract self-contained executables (PublishSingleFile). 6 years ago
Siegfried Pammer 332f5706c8 Avoid explicit cast when working with unresolvedEntity.Handle. 6 years ago
Siegfried Pammer f1cbc7c8db Add AggressiveScalarReplacementOfAggregates option 6 years ago
Siegfried Pammer 84a7c968c6 #1999: Add EscapeInvalidIdentifiers flag to allow the use of the EscapeInvalidIdentifiers transform when writing files to disk. We still show the unescaped identifiers in the ILSpy UI. 6 years ago
Siegfried Pammer b282cb7274 #1995: Remove registration of DebugStepsPaneModel in case of release builds. 6 years ago
Siegfried Pammer 4558765941 Change license headers of two remaining files to the correct MIT header. 6 years ago
Siegfried Pammer 35a9ac7e74 Fix #1992: Analyzer fails to find usages of a type when it is used as a type argument 6 years ago
Siegfried Pammer c9991d0787 Fix build. 6 years ago
Siegfried Pammer ab89581eab Fix JumpToReference/ReferenceSegment tuple mess. 6 years ago
Siegfried Pammer 40687ea8ad #1498: Remove Fusion API usage: Use standard file enumeration instead. This should enable us to use the GAC even with restricted access, as only the LIST permission is required. 6 years ago
Siegfried Pammer cba402955c Add suggested improvements 6 years ago
Siegfried Pammer 0dfcafdfe8 Add preconfigured assembly list selection and rename command to ManageAssemblyListsDialog 6 years ago
Siegfried Pammer 60e9c204cc Fix #1940: Make sure that we use the correct .NET Core version, when there are multiple frameworks loaded in the current assembly list. 6 years ago
Daniel Grunwald 4846feb640 Add support for C# 8 range syntax. 6 years ago
Christoph Wille ba1dee79b7 Remove MS-PL embedded resource from ILSpy.csproj 6 years ago
Christoph Wille 02da8a3cf1 Remove MS-PL from docs (was no longer applicable to any portions of ILSpy) 6 years ago
Siegfried Pammer 9ebef78b51 #1952: Apply suggestions and fixes from code review. 6 years ago
Siegfried Pammer f316838873 Fix #1952: Add a button to the Misc settings page that adds an "Open with ILSpy" entry to the Windows Explorer context menu on exe and dll files. 6 years ago
Siegfried Pammer 68c5ea63f9 Fix HideEmptyMetadataTables option in Metadata/DebugMetadataTreeNode.cs 6 years ago
Siegfried Pammer cde00cba97 Set preview3 6 years ago
Siegfried Pammer 69a863957c Fix #1977: Add tests for analyzers 6 years ago
Siegfried Pammer 8c434eeaa5 Fix #1973: Switch License Headers / License Information to MIT for SharpTreeView 6 years ago