5062 Commits (5177c56d88c37a29565ded2bc590d2253fd72344)
 

Author SHA1 Message Date
Siegfried Pammer 6a1229028c Only try to inline stackalloc Span<T> if the next statement is a plain assignment. 6 years ago
Siegfried Pammer fe80e1b767 Fix 1553: Analyzer does not find generic type references 6 years ago
Siegfried Pammer 9590cfbf59 Update tests to latest Roslyn implementation. 6 years ago
Christoph Wille 475c5e830e Azure Pipelines badge 6 years ago
Christoph Wille 9c7f6d47cf
Merge pull request #1557 from icsharpcode/buildsrv-vs2019image 6 years ago
Christoph Wille 82f7ae341c
Merge pull request #1556 from Styxxy/patch-1 6 years ago
Christoph Wille 0993880f43 Install current netcore3 sdk 6 years ago
Christoph Wille afc0f0ee00 Switch from very old VS2019 preview image to late-May official VS2019 image 6 years ago
Hans De Mulder 9470810535
add .NET Core SDK 3 requirement 6 years ago
Siegfried Pammer 5a2302089b Refactor TransformDisplayClassUsage into separate transform. 6 years ago
Siegfried Pammer bd77b8301f Basic implementation of local functions. 6 years ago
dymanoid 5e6a261b86 Implement Visual Studio solution generation for icsharpcode#972 6 years ago
dymanoid 4ceb8f62d0 Implement decompilation of multiple selected assemblies icsharpcode#972 6 years ago
dymanoid 46dfa72954 Add 'Save Code' context menu item 6 years ago
dymanoid 864672c07c Enable the save code command only when appropriate 6 years ago
dymanoid b85d14ac55 Add extension method for DependencyObject 6 years ago
Siegfried Pammer cf7deca7e1 Fix build. 6 years ago
Siegfried Pammer 34098b16e8 Fix #1548: Detection of lambdas. 6 years ago
Siegfried Pammer d965e6aa9e Fix #1547: Fully qualify attached properties in styles. 6 years ago
Siegfried Pammer 49586c77cb Fix #1546: Fix PresentationOptionsAttributeHandler 6 years ago
Daniel Grunwald 4e173cc885 Improve error message on decompiler crashes 6 years ago
Daniel Grunwald fe4a80ec6c Fix InvalidOperationException in TSAB.MakeFieldReference() when a System.Math field could not be found 6 years ago
Daniel Grunwald abe65d47bb
Merge pull request #1515 from dkucinskas/master 6 years ago
Siegfried Pammer 8e7a197c8d FieldValueSizeDecoder: Use pointer size defined in decompiled module. 6 years ago
Daniel Grunwald ab4e05f783 Don't perform DetectCatchWhenConditionBlocks transform when catchBlock.Variable.Type setter would throw an exception due to differing stack types. 6 years ago
Siegfried Pammer d8ec095425 Make sure that AddReferenceWarningMessage is invoked after the decompiler and type system are created (and references have been resolved). 6 years ago
Siegfried Pammer db65c49f00 Show full assembly load log in ReferenceFolderTreeNode. 6 years ago
Christoph Wille 76d5320d42
Merge pull request #1522 from onovotny/msix 6 years ago
Daniel Grunwald 962a0365a2 Fix race condition in NavigateOnLaunch(): 6 years ago
Daniel Grunwald ef035e6e02 Use ".data cil" if data is in text section. 6 years ago
Daniel Grunwald f5317b853a Fix #661: Emit ".data" IL directives for fields with associated data 6 years ago
Daniel Grunwald 7f2b3a4506 Fix #1529: Handle exceptions on invalid metadata signatures 6 years ago
Daniel Grunwald 877780beb5 Fix ReduceNestingTransform bug introduced in commit 7f27768ff9 6 years ago
Daniel Grunwald 7f27768ff9 Fix #1391, #1393, #1458: Fix ReduceNestingTransform modifying the Blocks collection while iterating over it. 6 years ago
Siegfried Pammer bb10f5a6a6 Fix #1528: Show default value of nullable parameters as null. 6 years ago
Siegfried Pammer 5a692610ff Fix #1523: Search throws EnumUnderlyingTypeResolverException 6 years ago
Siegfried Pammer 12d1d2495f Fix #1527: Remove links on non-local definitions 6 years ago
Siegfried Pammer f7641037a2 Fix #1526: Roslyn-optimized switch at end of method uses leave instead of br. 6 years ago
Siegfried Pammer 0e638dcb28 Fix #1524: Adjust expression trees transform to work with async code as well. 6 years ago
Christoph Wille cd0a794283 Work on #1516 and include identical files as in zip distribution 6 years ago
Siegfried Pammer 8869f6921b Reenable test Cecil_net45 6 years ago
Siegfried Pammer f9858c39b9 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into onovotny-msix 6 years ago
Siegfried Pammer 21422f6275 Update ILSpy-tests submodule 6 years ago
Oren Novotny a6ba0449f5
Disable update checks when running in package 6 years ago
Oren Novotny 77ccbd07cb
Version appxmanifests 6 years ago
Oren Novotny a9c4ba9df3
Don't include symbols due to fastlink error 6 years ago
Oren Novotny 13784aa3d2
Add missing properties for AppInstaller 6 years ago
Oren Novotny 4251f6495e
Set AppInstallerUri for CI build 6 years ago
Oren Novotny 8408910a0c
Bump TPV down to 17763 as the Pipelines pool doesn't have 18362 yet 6 years ago
Oren Novotny 36b200346c
Build solution instead of wapproj due to dependencies on SolutionDir 6 years ago