4980 Commits (42eafb587f7db3af84523c11b397d07e96e8c0af)
 

Author SHA1 Message Date
Christoph Wille 76d5320d42
Merge pull request #1522 from onovotny/msix 7 years ago
Daniel Grunwald 962a0365a2 Fix race condition in NavigateOnLaunch(): 7 years ago
Daniel Grunwald ef035e6e02 Use ".data cil" if data is in text section. 7 years ago
Daniel Grunwald f5317b853a Fix #661: Emit ".data" IL directives for fields with associated data 7 years ago
Daniel Grunwald 7f2b3a4506 Fix #1529: Handle exceptions on invalid metadata signatures 7 years ago
Daniel Grunwald 877780beb5 Fix ReduceNestingTransform bug introduced in commit 7f27768ff9 7 years ago
Daniel Grunwald 7f27768ff9 Fix #1391, #1393, #1458: Fix ReduceNestingTransform modifying the Blocks collection while iterating over it. 7 years ago
Siegfried Pammer bb10f5a6a6 Fix #1528: Show default value of nullable parameters as null. 7 years ago
Siegfried Pammer 5a692610ff Fix #1523: Search throws EnumUnderlyingTypeResolverException 7 years ago
Siegfried Pammer 12d1d2495f Fix #1527: Remove links on non-local definitions 7 years ago
Siegfried Pammer f7641037a2 Fix #1526: Roslyn-optimized switch at end of method uses leave instead of br. 7 years ago
Siegfried Pammer 0e638dcb28 Fix #1524: Adjust expression trees transform to work with async code as well. 7 years ago
Christoph Wille cd0a794283 Work on #1516 and include identical files as in zip distribution 7 years ago
Siegfried Pammer 8869f6921b Reenable test Cecil_net45 7 years ago
Siegfried Pammer f9858c39b9 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into onovotny-msix 7 years ago
Siegfried Pammer 21422f6275 Update ILSpy-tests submodule 7 years ago
Oren Novotny a6ba0449f5
Disable update checks when running in package 7 years ago
Oren Novotny 77ccbd07cb
Version appxmanifests 7 years ago
Oren Novotny a9c4ba9df3
Don't include symbols due to fastlink error 7 years ago
Oren Novotny 13784aa3d2
Add missing properties for AppInstaller 7 years ago
Oren Novotny 4251f6495e
Set AppInstallerUri for CI build 7 years ago
Oren Novotny 8408910a0c
Bump TPV down to 17763 as the Pipelines pool doesn't have 18362 yet 7 years ago
Oren Novotny 36b200346c
Build solution instead of wapproj due to dependencies on SolutionDir 7 years ago
Oren Novotny 11c723e39a
Build channels 7 years ago
Oren Novotny bc96297eb1
Add packaging project with release channels 7 years ago
Oren Novotny aed76a5d55
Exclude wapproj generated directories 7 years ago
Oren Novotny ef42170cc9
Add cmd line invocation (ilspyl for local) 7 years ago
Oren Novotny 8a31bf30bc
IDE cleanup 7 years ago
Oren Novotny b7a38315ee
Add packaging project for ILSpy 7 years ago
Oren Novotny 366e0dbfe3
Latest version of VS first 7 years ago
Oren Novotny b88d8b047f
Switch to UseWpf for compat with Extras 2.x and .NET Core SDK 3 7 years ago
Oren Novotny c8d4398a87
fix copy glob 7 years ago
Oren Novotny c9b58deaac
Skip failing test on 2019 for now 7 years ago
Oren Novotny 40053ccebf
Support both AppVeyor and Pipelines in assembly info script 7 years ago
Oren Novotny d0d0e9953a
Use MSBuild locator API to find MSBuild. Fixes VS 2019 issue. 7 years ago
Oren Novotny b34906e832
Add Azure DevOps pipeline 7 years ago
Oren Novotny 912b6b184a
Update extras to 2.x, which is required for VS 2019 7 years ago
Oren Novotny 525ffea390
Add YAML settings to editorconfig. Must use spaces 7 years ago
DEVB\darius.kucinskas aeeaa5c149 Fixed crash then type is null in type def matches. 7 years ago
Christoph Wille 72c7e4e822 Update frontends and demo workbook to preview2 nuget 7 years ago
Siegfried Pammer 905081ee37 Fix #1473: Handle default values for 'Prefer32Bit' correctly. 7 years ago
Siegfried Pammer 7557d93358 Set VersionName = 'preview2' 7 years ago
Siegfried Pammer c461bb3ccb WholeProjectDecompiler: store framework version number as padded integer for future use. 7 years ago
Siegfried Pammer 286353984e #1481: Improve exception handling in case of MEF initialization errors. 7 years ago
Siegfried Pammer daf90bfe97 Fix #1488: Ignore errors while decoding security declarations. 7 years ago
Siegfried Pammer 09c6c70879 Ignore empty resources in WholeProjectDecompiler. 7 years ago
Siegfried Pammer 4ccfc39444 Fix #1491: Exception on empty resource 7 years ago
Siegfried Pammer 8d7f593620 Fix #1496: Disable automated URI/URL linking in decompiler view. 7 years ago
Siegfried Pammer 3b93d095ec Fix #1509: Show error message that unresolved entities cannot be analyzed. 7 years ago
Siegfried Pammer a80711a017
Merge pull request #1510 from maikebing/master 7 years ago